MediaInfo StreamInfo PixelFormat Property NReco.VideoInfo Class Library Documentation
Video stream pixel format (if applicable).

Namespace: NReco.VideoInfo
Assembly: NReco.VideoInfo (in NReco.VideoInfo.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public string PixelFormat { get; }

Property Value

Type: String
Remarks

Null is returned if pixel format is not available.
See Also