MediaInfo StreamInfo PropertiesNReco.VideoInfo Class Library Documentation

The MediaInfo StreamInfo type exposes the following members.

Properties

  NameDescription
Public propertyCodecLongName
Human-readable codec name.
Public propertyCodecName
Codec name identifier
Public propertyCodecType
Codec type (video, audio).
Public propertyFrameRate
Video frame rate per second (if applicable).
Public propertyHeight
Video frame height (if applicable)
Public propertyIndex
Stream index
Public propertyPixelFormat
Video stream pixel format (if applicable).
Public propertyTags
Public propertyWidth
Video frame width (if applicable).
Top
See Also