コード例 #1
0
 public bool IsAudioTrackEnabled(ushort trackIndex)
 {
     return(VideoPlayer.INTERNAL_CALL_IsAudioTrackEnabled(this, trackIndex));
 }