moqtail-ts
    Preparing search index...

    Class PublishNamespace

    Represents a protocol PublishNamespace 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 publish namespace message.

    trackNamespace: Tuple

    The track namespace as a Tuple.

    Methods