Click or drag to resize
AudioData Class
A class for Mediagateway audio data type
Inheritance Hierarchy

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

The AudioData type exposes the following members.

Constructors
  NameDescription
Public methodAudioData
Initializes a new instance of the AudioData class
Top
Properties
  NameDescription
Public propertyCodecType (Inherited from MediaData.)
Public propertyRawData (Inherited from MediaData.)
Public propertyTimeStamp (Inherited from MediaData.)
Top
See Also