P2P Media Loader Documentation
    Preparing search index...

    Represents a media stream with various defining characteristics.

    type Stream = {
        runtimeId: string;
        type: StreamType;
        index: string;
    }
    Index

    Properties

    Properties

    runtimeId: string

    Runtime identifier of the stream from an engine.

    Stream type.

    index: string

    Stream index in the manifest.