GoogleDAITypedSource
@objc(THEOplayerGoogleDAITypedSource)
public class GoogleDAITypedSource : TypedSource
A Google DAI typed source.
-
Constructs a
GoogleDAITypedSource
.Remark
TheTypedSource.type
will be “application/x-mpegurl”Declaration
Swift
@objc public convenience init(ssai: GoogleDAIConfiguration)