FrameType.BufferSize Property

画像データの1フレームを保持するのに必要なバイト数を返す、もしくは設定します。

構文

[VB.NET]
Public BufferSize As Integer
[C#]
Public int BufferSize;