Click or drag to resize

Video Properties

The Video type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDefaultDisplayUnit
Gets the default display unit.
Public propertyStatic memberDefaultPixelCropBottom
Gets the default pixel crop bottom.
Public propertyStatic memberDefaultPixelCropLeft
Gets the default pixel crop left.
Public propertyStatic memberDefaultPixelCropRight
Gets the default pixel crop right.
Public propertyStatic memberDefaultPixelCropTop
Gets the default pixel crop top.
Public propertyDisplayHeight
Gets or sets the display height.
Public propertyDisplayUnit
Gets or sets the display unit.
Public propertyDisplayWidth
Gets or sets the display width.
Public propertyStatic memberEbmlId
Gets the EBML ID.
Public propertyId
Gets the EBML ID.
(Overrides ElementId.)
Public propertyLength
Gets the total length of the element (including ID/size field), set after calling GetBytes.
(Inherited from Element.)
Public propertyPixelCropBottom
Gets or sets the pixel crop bottom.
Public propertyPixelCropLeft
Gets or sets the pixel crop left.
Public propertyPixelCropRight
Gets or sets the pixel crop right.
Public propertyPixelCropTop
Gets or sets the pixel crop top.
Public propertyPixelHeight
Gets or sets the pixel height.
Public propertyPixelWidth
Gets or sets the pixel width.
Public propertySize
Gets the size of the element (excluding ID/size field), set after calling GetBytes.
(Inherited from Element.)
Public propertySizeLength
Gets or sets the length of the size field, in bytes. Defaults to zero (variable size).
(Inherited from Element.)
Public propertyWriteDefaultValues
Gets or sets whether to include default values when serializing.
(Inherited from Element.)
Top
See Also