Click or drag to resize

MediaManagedStartManaged Method

Overload List
  NameDescription
Public methodStatic memberStartManaged(Microphone, Object)
Manages access to the microphone's Start function. Use this function paired with StopManaged and DisposeManaged ones.
Public methodStatic memberStartManaged(Speaker, Object)
Manages access to the speaker's Start function. Use this function paired with StopManaged and DisposeManaged ones.
Top
See Also