Searched refs:getVideoTrackFormat (Results 1 – 3 of 3) sorted by relevance
55 method @NonNull public android.media.MediaFormat getVideoTrackFormat();
1087 private MediaFormat getVideoTrackFormat(String path) { in getVideoTrackFormat() method in TranscodeHelperImpl1142 MediaFormat format = getVideoTrackFormat(src); in enqueueTranscodingSession()
1095 public MediaFormat getVideoTrackFormat() { in getVideoTrackFormat() method in MediaTranscodingManager.VideoTranscodingRequest