Readonlybitthe 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 ReadonlybitStatic ReadonlyframeStatic ReadonlysubStaticcheckProtected StaticconvertConvert a VBANPacket to a UDP packet
OptionalsampleRate: numberStaticfromStaticgetOptionalsrIndex: numberStaticparseStaticparseStaticprepareExtract headers and data from UDPPacket, each Packet will continue the process
Staticto
Data type used to store audio sample in the packet Use it to select the correct bitResolution VBANAudioPacket.bitResolutions, or directly use VBANAudioPacket.bitResolutionObject