MediaCompositionService

Represents a service responsible for fetching MediaCompositions.

Inheritors

Functions

Link copied to clipboard
abstract suspend fun fetchMediaComposition(uri: Uri): Result<MediaComposition>

Fetches a MediaComposition located at the provided uri.