Video Properties |
The Video type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DefaultDisplayUnit |
Gets the default display unit.
|
![]() ![]() | DefaultPixelCropBottom |
Gets the default pixel crop bottom.
|
![]() ![]() | DefaultPixelCropLeft |
Gets the default pixel crop left.
|
![]() ![]() | DefaultPixelCropRight |
Gets the default pixel crop right.
|
![]() ![]() | DefaultPixelCropTop |
Gets the default pixel crop top.
|
![]() | DisplayHeight |
Gets or sets the display height.
|
![]() | DisplayUnit |
Gets or sets the display unit.
|
![]() | DisplayWidth |
Gets or sets the display width.
|
![]() ![]() | EbmlId |
Gets the EBML ID.
|
![]() | Id |
Gets the EBML ID.
(Overrides ElementId.) |
![]() | Length |
Gets the total length of the element (including ID/size field), set after calling GetBytes.
(Inherited from Element.) |
![]() | PixelCropBottom |
Gets or sets the pixel crop bottom.
|
![]() | PixelCropLeft |
Gets or sets the pixel crop left.
|
![]() | PixelCropRight |
Gets or sets the pixel crop right.
|
![]() | PixelCropTop |
Gets or sets the pixel crop top.
|
![]() | PixelHeight |
Gets or sets the pixel height.
|
![]() | PixelWidth |
Gets or sets the pixel width.
|
![]() | Size |
Gets the size of the element (excluding ID/size field), set after calling GetBytes.
(Inherited from Element.) |
![]() | SizeLength |
Gets or sets the length of the size field, in bytes.
Defaults to zero (variable size).
(Inherited from Element.) |
![]() | WriteDefaultValues |
Gets or sets whether to include default values
when serializing.
(Inherited from Element.) |