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

Function readMediaAsset

  • readMediaAsset(apiSecret, mediaAssetId): Promise<MediaAsset>
  • Gets current total bytes of recorded files in storage.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    • mediaAssetId: string

      Identifier of the media asset to read.

    Returns Promise<MediaAsset>

    A Promise whose fulfillment handler receives the number of bytes used by the recorded files.

    Link

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

    • Defined in streaming/recordFiles.ts:15

Settings

Member Visibility

Theme

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

Generated using TypeDoc