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