Inheritance Hierarchy
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic class JSMicrophone : JSClientHandler,
IAudioSender, IMediaSender<AudioData, AudioFormat>, IDisposable
Public Class JSMicrophone
Inherits JSClientHandler
Implements IAudioSender, IMediaSender(Of AudioData, AudioFormat),
IDisposable
public ref class JSMicrophone : public JSClientHandler,
IAudioSender, IMediaSender<AudioData^, AudioFormat^>, IDisposable
type JSMicrophone =
class
inherit JSClientHandler
interface IAudioSender
interface IMediaSender<AudioData, AudioFormat>
interface IDisposable
end
The JSMicrophone type exposes the following members.
Constructors
| Name | Description |
---|
 | JSMicrophone | Initializes a new instance of the JSMicrophone class |
Top
Methods
Fields
Properties
Events
See Also