FrameType.BufferSize Property

Returns or sets the number of bytes that is needed to store one frame of image data in this frame type.
Syntax:
[C#]
public int BufferSize;
See also: FrameType

<< FrameHandlerSink.FrameType