Exemplo n.º 1
0
 void SyncTraceCallback()
 {
     LibVBANext.SetTraceCallback(Core, Tracer.Enabled ? tracecb : null);
 }