APSMovieControlStyle
enum APSMovieControlStyle {}
Types of native controls that some backend renderers can use. These are provided by the OS, and are separate from the controls bar provided by the library.
-
No controls
Declaration
Objective-C
APSMovieControlStyleNone
-
Controls for an embedded view
Declaration
Objective-C
APSMovieControlStyleEmbedded
-
Controls for fullscreen playback
Declaration
Objective-C
APSMovieControlStyleFullscreen
-
Controls for fullscreen playback
Declaration
Objective-C
APSMovieControlStyleDefault = APSMovieControlStyleNone