APSMovieStreamSourceType
enum APSMovieStreamSourceType {}
                If the movie source type is a stream, this identifies the type of stream (on-demand or live)
- 
                  
                  
On-demand stream, has start and end
Declaration
Objective-C
APSMoviePlayerSourceTypeOnDemand - 
                  
                  
Live stream, doesn’t have a start or end
Declaration
Objective-C
APSMoviePlayerSourceTypeLive 
      APSMovieStreamSourceType Enumeration Reference