The MediaInfo StreamInfo type exposes the following members.
Properties
Name | Description | |
---|---|---|
CodecLongName |
Human-readable codec name.
| |
CodecName |
Codec name identifier
| |
CodecType |
Codec type (video, audio).
| |
FrameRate |
Video frame rate per second (if applicable).
| |
Height |
Video frame height (if applicable)
| |
Index |
Stream index
| |
PixelFormat |
Video stream pixel format (if applicable).
| |
Tags | ||
Width |
Video frame width (if applicable).
|
See Also