MediaManagedStopManaged Method |
Name | Description | |
---|---|---|
![]() ![]() | StopManaged(Microphone, Object) |
Manages access to the microphone's Stop function.
It stops the microphone only if all its owners have called StopManaged function on it.
Use this function paired with StartManaged and DisposeManaged ones.
|
![]() ![]() | StopManaged(Speaker, Object) |
Manages access to the speaker's Stop function.
It stops the speaker only if all its owners have called StopManaged function on it.
Use this function paired with StartManaged and DisposeManaged ones.
|