Click or drag to resize
MediaGatewayAudioReceiver Class
Flash kliensek felé küldi az audio-t
Inheritance Hierarchy
SystemObject
  Ozeki.CommonDisposableClass
    Ozeki.MediaAbstractMediaReceiverAudioData, AudioFormat
      Ozeki.MediaAudioReceiver
        Ozeki.MediaGatewayMediaGatewayAudioReceiver

Namespace: Ozeki.MediaGateway
Assembly: OzekiMediaGateway (in OzekiMediaGateway.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MediaGatewayAudioReceiver : AudioReceiver

The MediaGatewayAudioReceiver type exposes the following members.

Constructors
  NameDescription
Public methodMediaGatewayAudioReceiver
Initializes a new instance of the MediaGatewayAudioReceiver class
Top
Methods
Properties
  NameDescription
Public propertyConverterType (Inherited from AudioReceiver.)
Public propertyID (Inherited from DisposableClass.)
Public propertyMediaStream
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