Interface AudioQueue.OutputCallback

Enclosing class:
AudioQueue

public static interface AudioQueue.OutputCallback
  • Method Summary

    Modifier and Type Method Description
    void onOutput​(AudioQueue queue, long buffer)  
  • Method Details

    • onOutput

      void onOutput​(AudioQueue queue, long buffer)