Click or drag to resize
GenericAudioSender Class
Inheritance Hierarchy
System.Object
  Ozeki.Common.DisposableClass
    Ozeki.Media.AbstractMediaSender<AudioData, AudioFormat>
      Ozeki.Media.AudioSender
        Ozeki.Media.GenericAudioSender

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class GenericAudioSender : AudioSender

The GenericAudioSender type exposes the following members.

Constructors
  NameDescription
Public methodGenericAudioSender
Initializes a new instance of the GenericAudioSender class
Top
Methods
Properties
  NameDescription
Public propertyID (Inherited from DisposableClass.)
Top
Events
See Also