Interface Bus

All Known Subinterfaces:
Player
All Known Implementing Classes:
PGLPlayer

public interface Bus
  • Method Details

    • getSource

      VideoPipe getSource(int index)
    • getSourceCount

      int getSourceCount()
    • getSink

      VideoPipe getSink(int index)
    • getSinkCount

      int getSinkCount()