Click or drag to resize
VideoData Class
MEdiagateway video data type
Inheritance Hierarchy

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

The VideoData type exposes the following members.

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