StreamType
@objc(THEOplayerStreamType)
public enum StreamType : Int
extension StreamType: Codable
The enum for Stream type, can either be live or vod.
@objc(THEOplayerStreamType)
public enum StreamType : Int
extension StreamType: Codable
The enum for Stream type, can either be live or vod.