AmpMuxInfo
open class AmpMuxInfo : NSObject
Class in charge of generating the data to initialize the Mux SDK.
-
Creates a new instance of the AmpMuxInfo.
Declaration
Swift
public init(environmentKey: String, videoMetaData: MUXSDKCustomerVideoData? = nil, customerPlayerData: MUXSDKCustomerPlayerData? = nil)