Pulkit Rana
Results
1
comments of
Pulkit Rana
Can you please help where I can pass bitrate in the below method? private fun videoAudioCompress() { var sourceMedia = SourceMedia() var sourceAudioMedia = SourceMedia() updateSourceMedia(sourceMedia, Variables.uriPath) outputUri?.let { updateSourceMedia(sourceAudioMedia,...