예제 #1
0
 public PlayableHandle GetOutput(int outputPort)
 {
     return(PlayableHandle.GetOutputInternal(ref this, outputPort));
 }