Click or drag to resize

MediaManagedStartManaged Method

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