Readonly
bitthe bit resolution selected by the id in VBANAudioPacket.bitResolution
Audio codec used
current audio
frameCounter allow checking if you receive frame in order, and without losing them
Number of channel is given by an 8 bits unsigned integer (0 – 255) where 0 means 1 channel and 255 means 256 channels.
Number of sample is given by an 8 bits unsigned integer (0 – 255) where 0 means 1 sample and 255 means 256 samples
Sample Rate for this stream
the name of the current stream . Voicemeeter rely on it to allow a packet or not
the subProtocol of this packet ESubProtocol
Static
bitStatic
Readonly
frameStatic
subStatic
checkEXPERIMENTAL - DO NOT USE
Static
Protected
convertConvert a VBANPacket to a UDP packet
Optional
sampleRate: numberStatic
fromUDPPacketStatic
prepareExtract headers and data from UDPPacket, each Packet will continue the process
Static
toUDPPacket
Data type used to store audio sample in the packet Use it to select the correct bitResolution VBANAudioPacket.bitResolutions, or directly use VBANAudioPacket.bitResolutionObject