Package com.biglybt.core.devices.impl
Interface TranscodeProviderVuze.TranscodeProviderAnalysisImpl
-
- All Superinterfaces:
TranscodeProviderAnalysis
- Enclosing class:
- TranscodeProviderVuze
protected static interface TranscodeProviderVuze.TranscodeProviderAnalysisImpl extends TranscodeProviderAnalysis
-
-
Field Summary
-
Fields inherited from interface com.biglybt.core.devices.TranscodeProviderAnalysis
PT_DURATION_MILLIS, PT_ESTIMATED_XCODE_SIZE, PT_FORCE_TRANSCODE, PT_SOURCE_SIZE, PT_TRANSCODE_REQUIRED, PT_VIDEO_HEIGHT, PT_VIDEO_WIDTH
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>
getResult()
-
Methods inherited from interface com.biglybt.core.devices.TranscodeProviderAnalysis
cancel, foundVideoStream, getBooleanProperty, getLongProperty, setBooleanProperty
-
-