In Memory Media Store
class InMemoryMediaStore(toByteArray: suspend (uri: String, ByteArrayFlow, coroutineScope: CoroutineScope?, expectedSize: Long?, maxSize: Long?) -> ByteArray?? = null) : MediaStore
Deprecated
switch to createInMemoryMediaStoreModule
Replace with
createInMemoryMediaStoreModule()Content copied to clipboard