@dolbyio/dolbyio-rest-apis-client - v5.1.1
    Preparing search index...

    Interface MediaAssetStorageResponseModel

    Response data for the Clip storage.

    interface MediaAssetStorageResponseModel {
        path?: string;
        type: MediaAssetStorageType;
    }
    Index

    Properties

    Properties

    path?: string

    Optional, Path to clip storage location.

    Storage type.