IsoPacketSize Property

LibUsbDotNet

LibUsbDotNet 2.2.8 IsoPacketSize Property
Library ReferenceLibUsbDotNet.MainUsbTransferIsoPacketSize
LibUsbDotNet on SourceForge
Gets the size of each isochronous packet.
Declaration Syntax
C# Visual Basic Visual C++
public int IsoPacketSize { get; }
Public ReadOnly Property IsoPacketSize As Integer
	Get
public:
property int IsoPacketSize {
	int get ();
}
Remarks
To change the packet size see Fill(IntPtr, Int32, Int32, Int32, Int32)

Assembly: LibUsbDotNet (Module: LibUsbDotNet) Version: 2.2.8.104 (2.2.8.104)