Interface Bus

All Known Subinterfaces:
Player

public interface Bus
  • Method Details

    • getSource

      VideoPipe getSource(int index)
    • getSourceCount

      int getSourceCount()
    • getSink

      VideoPipe getSink(int index)
    • getSinkCount

      int getSinkCount()