| MediaStreamReceiverStart Method  | 
            Starts the stream given in the Stream property. (If the stream is already started then does nothing.)
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic virtual void Start()
Public Overridable Sub Start
public:
virtual void Start()
abstract Start : unit -> unit 
override Start : unit -> unit 
See Also