GitHub
Preparing search index...
The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
@dolbyio/dolbyio-rest-apis-client
streaming
MediaAssetStorageResponseModel
Interface MediaAssetStorageResponseModel
Response data for the Clip storage.
interface
MediaAssetStorageResponseModel
{
path
?:
string
;
type
:
MediaAssetStorageType
;
}
Index
Properties
path?
type
Properties
Optional
path
path
?:
string
Optional, Path to clip storage location.
type
type
:
MediaAssetStorageType
Storage type.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
path
type
@dolbyio/dolbyio-rest-apis-client - v5.1.0
Loading...
Response data for the Clip storage.