You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is not possible out of the box but would be easily possible with a small addition to the MediaExtractor to support the MediaDataSource - on API 23+.
If I have a valid h264 media (fragmented mp4) in raw byte array, is it possible to feed it to this MediaPlayer for decoding and playing it?
The text was updated successfully, but these errors were encountered: