Interface TranscodeProviderAnalysis

All Known Subinterfaces:
TranscodeProviderVuze.TranscodeProviderAnalysisImpl

public interface TranscodeProviderAnalysis
  • Field Details

  • Method Details

    • cancel

      void cancel()
    • foundVideoStream

      boolean foundVideoStream()
    • getBooleanProperty

      boolean getBooleanProperty(int property)
    • setBooleanProperty

      void setBooleanProperty(int property, boolean value)
    • getLongProperty

      long getLongProperty(int property)