Video (Windows Property System)
In this section
Topic | Description |
---|---|
System.Video.Compression |
Specifies the video compression format. |
System.Video.Director |
Indicates the person who directed the video. |
System.Video.EncodingBitrate |
Indicates the data rate in "bits per second" for the video stream. "DataRate". |
System.Video.FourCC |
Specifies the FOURCC code for the video stream. |
System.Video.FrameHeight |
Indicates the frame height for the video stream. |
System.Video.FrameRate |
Indicates the frame rate for the video stream, in frames per 1000 seconds. |
System.Video.FrameWidth |
Indicates the frame width for the video stream. |
System.Video.HorizontalAspectRatio |
Indicates the horizontal portion of the pixel aspect ratio. The X portion of XX:YY. For example, 10 is the X portion of 10:11. |
System.Video.IsSpherical |
Indicates whether the media file has a spherical video stream. |
System.Video.IsStereo |
|
System.Video.Orientation |
This is the video orientation in degrees. |
System.Video.SampleSize |
Indicates the sample size in bits for the video stream. "SampleSize". |
System.Video.StreamName |
Indicates the name for the video stream. "StreamName". |
System.Video.StreamNumber |
Indicates the ordinal number of the stream being played. |
System.Video.TotalBitrate |
Indicates the total data rate in "bits per second" for all video and audio streams. |
System.Video.TranscodedForSync |
Indicates the vertical portion of the aspect ratio. |
System.Video.VerticalAspectRatio |
Indicates the horizontal portion of the pixel aspect ratio. The Y portion of XX:YY. For example, 11 is the Y portion of 10:11 . |