Example #1
0
 protected override bool ReleaseHandle()
 {
     MediaInfo.Destroy(handle);
     return(true);
 }