コード例 #1
0
 public void handleAddTrack(MediaFormat trackFormat) {
   super.addTrack(trackFormat);
   mStarted = true;
 }