moqtail-ts
    Preparing search index...

    Class Announce

    Represents a protocol Announce message, used to announce a track and its parameters.

    Index

    Constructors

    Properties

    parameters: KeyValuePair[]

    The list of key-value parameters for the track.

    requestId: bigint

    The request ID for this announce message.

    trackNamespace: Tuple

    The track namespace as a Tuple.

    Methods