InteractiveAdvertisingBureau/SIMID

Keep fullscreen case consistent in the spec

ryanthompson591 opened this issue · 5 comments

Sometimes the spec uses fullscreen and other time fullScreen. We should only have one version throughout the spec. Since version 1.0 doesn't have much use yet let's fix this into version 1.01.

Talked with andre. We will use fullscreen everywhere in 1.01

Other API changes

appBackgrounding -> appBackgrounded
appForegrounding -> appForegrounded
getVideoState-> getMediaState

Andre to add this to his PR.

@ryanthompson591, @amitshetty, and @aronschatz
I am also changing:
requestFullScreen -> requestFullscreen
requestExitFullScreen -> requestExtiFullscreen

Do we agree?

Makes sense.

Agree.