OVPCastBuilder

@objc
public class OVPCastBuilder : BasicCastBuilder

TVPAPICastBuilder this component will help you to comunicate with Kaltura-custom-receiver with OVP-Kaltura Server.

  • Set - ks The ks which represent the user key, used by the Kaltura Web Player

    Declaration

    Swift

    @discardableResult
    @objc
    public func set(ks: String?) -> Self