Click or drag to resize
VideoData Properties

The VideoData type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the media data as byte array.
(Inherited from MediaData.)
Public propertyFormat
Gets the format of the video data.
Public propertyMediaType
Gets the type of the media data.
(Inherited from MediaData.)
Public propertyTimestamp
Gets the timestamp of the media data.
(Inherited from MediaData.)
Top
See Also