com.aelitis.azureus.core.devices
Interface TranscodeProviderAnalysis
- All Known Subinterfaces:
- TranscodeProviderVuze.TranscodeProviderAnalysisImpl
public interface TranscodeProviderAnalysis
PT_TRANSCODE_REQUIRED
static final int PT_TRANSCODE_REQUIRED
- See Also:
- Constant Field Values
PT_DURATION_MILLIS
static final int PT_DURATION_MILLIS
- See Also:
- Constant Field Values
PT_VIDEO_WIDTH
static final int PT_VIDEO_WIDTH
- See Also:
- Constant Field Values
PT_VIDEO_HEIGHT
static final int PT_VIDEO_HEIGHT
- See Also:
- Constant Field Values
PT_SOURCE_SIZE
static final int PT_SOURCE_SIZE
- See Also:
- Constant Field Values
PT_ESTIMATED_XCODE_SIZE
static final int PT_ESTIMATED_XCODE_SIZE
- See Also:
- Constant Field Values
PT_FORCE_TRANSCODE
static final int PT_FORCE_TRANSCODE
- See Also:
- Constant Field Values
cancel
void cancel()
foundVideoStream
boolean foundVideoStream()
getBooleanProperty
boolean getBooleanProperty(int property)
setBooleanProperty
void setBooleanProperty(int property,
boolean value)
getLongProperty
long getLongProperty(int property)