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

    Interface GetStreamDetailsOptions

    Represents the options to query the stream details.

    interface GetStreamDetailsOptions {
        streamName: string;
    }
    Index

    Properties

    Properties

    streamName: string

    Name of the stream to query.