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