![]() |
![]() |
![]() |
CaptureBufferDescription.BufferBytes Property |
Language: |
Retrieves and sets the size of the capture buffer to create, in bytes.
Visual Basic .NET Public Property BufferBytes As Integer C# public int BufferBytes { get; set; } Managed C++ public: __property int get_BufferBytes();
public: __property void set_BufferBytes(int);JScript .NET public function get BufferBytes() : int
public function set BufferBytes(int);
System.Int32 . The size of the capture buffer to create, in bytes.
This property is read/write.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center