Keep fullscreen case consistent in the spec
ryanthompson591 opened this issue · 5 comments
ryanthompson591 commented
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.
ryanthompson591 commented
Talked with andre. We will use fullscreen everywhere in 1.01
ryanthompson591 commented
Other API changes
appBackgrounding -> appBackgrounded
appForegrounding -> appForegrounded
getVideoState-> getMediaState
Andre to add this to his PR.
andmig commented
@ryanthompson591, @amitshetty, and @aronschatz
I am also changing:
requestFullScreen -> requestFullscreen
requestExitFullScreen -> requestExtiFullscreen
Do we agree?
amitshetty commented
Makes sense.
aronschatz commented
Agree.