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