Click or drag to resize
OpusAudioEventRaiser Class
Inheritance Hierarchy
SystemObject
  Ozeki.CommonDisposableClass
    Ozeki.MediaAbstractMediaReceiverAudioData, AudioFormat
      Ozeki.MediaAudioReceiver
        Ozeki.MediaOpusAudioEventRaiser

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

The OpusAudioEventRaiser type exposes the following members.

Constructors
  NameDescription
Public methodOpusAudioEventRaiser
Initializes a new instance of the OpusAudioEventRaiser class
Top
Methods
Properties
  NameDescription
Public propertyConverterType (Inherited from AudioReceiver.)
Public propertyFormat
Public propertyID (Inherited from DisposableClass.)
Public propertyIsRunning
Public propertyReceiveFormats
Gets a list of media formats that the media handler can handle. If no media format specified, all formats are supported.
(Inherited from AbstractMediaReceiverTData, TFormat.)
Top
Events
See Also