Interface IAudioCtrl


  • public interface IAudioCtrl
    An addition interface to IAudio that is used for implementation or tools.
    Author:
    katherine
    • Method Summary

      Static Methods 
      Modifier and Type Method Description
      static IAudio from​(Audio instance)  
      static java.util.List<java.lang.Object> getEncodedSrc​(IAudio audio)  
    • Method Detail

      • getEncodedSrc

        static java.util.List<java.lang.Object> getEncodedSrc​(IAudio audio)