コード例 #1
0
 public void RemoveSink(VideoSinkAdapter videoSinkAdapter)
 {
     VideoTrackInterop.RemoveSink(Handle, videoSinkAdapter.Handle);
 }