Exemplo n.º 1
0
 /// <summary>
 /// Release the stereo state and all the memory associate with it
 /// </summary>
 protected override void DisposeObject()
 {
     OclInvoke.oclStereoBMRelease(ref _ptr);
 }