Mp4Muxer.EditableVideoParameters.CacheFileProvider


interface Mp4Muxer.EditableVideoParameters.CacheFileProvider


Provides temporary cache files to be used by the muxer.

Summary

Public functions

String!

Returns a cache file path.

Public functions

getCacheFilePath

fun getCacheFilePath(): String!

Returns a cache file path.

Every call to this method should return a new cache file.

The app is responsible for deleting the cache file after closing the muxer.