vban - v1.5.6
    Preparing search index...

    Class VBANUnknownPacket

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    data: Buffer
    frameCounter: number

    frameCounter allow checking if you receive frame in order, and without losing them

    part1: number
    part2: number
    part3: number
    sr: number

    Sample Rate for this stream

    streamName: string

    the name of the current stream . Voicemeeter rely on it to allow a packet or not

    subProtocol: number = -1

    the subProtocol of this packet ESubProtocol

    frameCounters: Map<string, number> = ...

    Methods