GitHub
  • Preparing search index...
  • The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • @dolbyio/dolbyio-rest-apis-client
  • streaming
  • stream
  • stopAll

Function stopAll

  • stopAll(apiSecret): Promise<StreamStopResponse>
  • Stops all currently active streams associated with your account.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    Returns Promise<StreamStopResponse>

    A Promise whose fulfillment handler receives a StreamStopResponse object.

    Link

    https://docs.dolby.io/streaming-apis/reference/stream_stopbyaccount

    Note

    Prior to stopping a stream, you must call disable.

    • Defined in streaming/stream.ts:46

Settings

Member Visibility

Theme

@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • Loading...

Generated using TypeDoc