TimerBasedMediaStreamHandlerStart 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 override void Start()
Public Overrides Sub Start
public:
virtual void Start() override
abstract Start : unit -> unit
override Start : unit -> unit
See Also