vban - v1.4.1
    Preparing search index...

    Class VBANPacket

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    frameCounter: number

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

    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: ESubProtocol = ESubProtocol.AUDIO

    the subProtocol of this packet ESubProtocol

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

    Methods

    • Convert a VBANPacket to a UDP packet

      Parameters

      Returns Buffer