Click or drag to resize
AudioSender Class
Inheritance Hierarchy
SystemObject
  Ozeki.CommonDisposableClass
    Ozeki.MediaAbstractMediaSenderAudioData, AudioFormat
      Ozeki.MediaAudioSender
        More...

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public abstract class AudioSender : AbstractMediaSender<AudioData, AudioFormat>, 
	IAudioSender, IMediaSender<AudioData, AudioFormat>, IDisposable

The AudioSender type exposes the following members.

Constructors
  NameDescription
Protected methodAudioSender
Initializes a new instance of the AudioSender class
Top
Methods
Properties
  NameDescription
Public propertyID (Inherited from DisposableClass.)
Top
Events
See Also
Inheritance Hierarchy