Ejemplo n.º 1
0
 public IntPtr hb_audio_encoder_get_next(IntPtr last)
 {
     return(HBFunctions.hb_audio_encoder_get_next(last));
 }