TVPAPICastBuilder
@objc
public class TVPAPICastBuilder : BasicCastBuilder
TVPAPICastBuilder this component will help you to comunicate with Kaltura-custom-receiver with TVPAPI Server.
-
Set - initObject
Declaration
Swift
@discardableResult @objc public func set(initObject: [String : Any]?) -> SelfParameters
initObjectthat the receiver will use to represent the user
-
Set - format
Declaration
Swift
@discardableResult @objc public func set(format: String?) -> SelfParameters
formatthe file format that the receiver will play
TVPAPICastBuilder Class Reference