Ejemplo n.º 1
0
 public void SetDisplayOutputAgl(IntPtr handle)
 {
     VerifyObjectIsNotDisposed();
     //
     LibVlcInterop.libvlc_media_player_set_agl(descriptor, handle);
 }