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
Before runPipelines, called selectTrack for video and audio, but for VideoComposer and AudioComposer 's stepPipeline ,
use mediaExtractor.getSampleTrackIndex to get current TrackIndex, the value will from 1 to 0, or from 0 to 1, But I can't find
where to switch the TrackIndex, where to switch TrackIndex?
The text was updated successfully, but these errors were encountered:
Before runPipelines, called selectTrack for video and audio, but for VideoComposer and AudioComposer 's stepPipeline ,
use mediaExtractor.getSampleTrackIndex to get current TrackIndex, the value will from 1 to 0, or from 0 to 1, But I can't find
where to switch the TrackIndex, where to switch TrackIndex?
The text was updated successfully, but these errors were encountered: