Click or drag to resize
AudioSender Class
Inheritance Hierarchy
System.Object
  Ozeki.Common.DisposableClass
    Ozeki.Media.AbstractMediaSender<AudioData, AudioFormat>
      Ozeki.Media.AudioSender
        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