Click or drag to resize

StreamInfoPixelFormat Property

Gets the pixel format. Only valid for Video streams.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AVPixelFormat PixelFormat { get; }

Property Value

Type: AVPixelFormat
See Also