Click or drag to resize

BitmapDataBufferBufferLength Property

Gets the length of the buffer (Stride x Pixel Height).

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

Property Value

Type: UInt32
See Also