Click or drag to resize
MediaData Class
Abstract class for Mediagateway media data
Inheritance Hierarchy

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

The MediaData type exposes the following members.

Constructors
  NameDescription
Protected methodMediaData
Initializes a new instance of the MediaData class
Top
Properties
  NameDescription
Public propertyCodecType
Public propertyRawData
Public propertyTimeStamp
Top
See Also