@dolbyio/dolbyio-rest-apis-client - v6.0.0
    Preparing search index...

    Interface RestreamTarget

    Represents a restream target.

    interface RestreamTarget {
        enabled?: string;
        key: string;
        label?: string;
        url: string;
    }
    Index

    Properties

    Properties

    enabled?: string

    Enable or disable restream endpoint.

    true

    key: string

    Secret key for restreaming endpoint.

    label?: string

    Label for restreaming endpoint.

    url: string

    The endpoint to restream media