Click or drag to resize

VideoData Properties

The VideoData type exposes the following members.

Properties
Name Description
Public property ContentType
Gets a MIME type of an video, encoded in Data . Read-only String .
Public property Data
Gets the copy of an video's data. Read-only Byte [].
Public property Stream
Gets stream.
Top
See Also