MediaStorageConfiguration
A structure that encapsulates, or contains, the media storage configuration properties.
If
StorageStatusis enabled, the data will be stored in theStreamARNprovided. In order for WebRTC Ingestion to work, the stream must have data retention enabled.If
StorageStatusis disabled, no data will be stored, and theStreamARNparameter will not be needed.
Types
Properties
Functions
Link copied to clipboard
inline fun copy(block: MediaStorageConfiguration.Builder.() -> Unit = {}): MediaStorageConfiguration