Interface FFmpeg.IProbeVideoFrame
public interface FFmpeg.IProbeVideoFrame
- Extension Methods
Properties
ColorSpace
string ColorSpace { get; }
Property Value
Height
int Height { get; }
Property Value
PixelFormat
string PixelFormat { get; }
Property Value
SampleAspectRatio
string SampleAspectRatio { get; }
Property Value
Width
int Width { get; }