Modifier and Type | Field and Description |
---|---|
protected TimeBaseType |
VideoComponentType.averageFrameRate |
protected TimeBaseType |
VideoComponentType.codecTimeBase |
protected TimeBaseType |
AudioTranscodePresetType.framerate |
protected TimeBaseType |
VideoTranscodePresetType.framerate |
protected TimeBaseType |
AudioOutputType.framerate |
protected TimeBaseType |
VideoComponentType.realBaseFrameRate |
protected TimeBaseType |
ComplexJobOutputType.timeBase |
protected TimeBaseType |
ConformType.timeBase |
protected TimeBaseType |
EDLType.timeBase |
protected TimeBaseType |
MediaComponentType.timeBase |
protected TimeBaseType |
ConformTimePointType.timeBase |
protected TimeBaseType |
TimeCodeType.timeBase |
protected TimeBaseType |
ContainerComponentType.timeCodeTimeBase |
protected TimeBaseType |
EDLType.timeScale |
Modifier and Type | Method and Description |
---|---|
TimeBaseType |
ObjectFactory.createTimeBaseType()
Create an instance of
TimeBaseType |
TimeBaseType |
VideoComponentType.getAverageFrameRate()
Gets the value of the averageFrameRate property.
|
TimeBaseType |
VideoComponentType.getCodecTimeBase()
Gets the value of the codecTimeBase property.
|
TimeBaseType |
AudioTranscodePresetType.getFramerate()
Gets the value of the framerate property.
|
TimeBaseType |
VideoTranscodePresetType.getFramerate()
Gets the value of the framerate property.
|
TimeBaseType |
AudioOutputType.getFramerate()
Gets the value of the framerate property.
|
TimeBaseType |
VideoComponentType.getRealBaseFrameRate()
Gets the value of the realBaseFrameRate property.
|
TimeBaseType |
ComplexJobOutputType.getTimeBase()
Gets the value of the timeBase property.
|
TimeBaseType |
ConformType.getTimeBase()
Gets the value of the timeBase property.
|
TimeBaseType |
EDLType.getTimeBase()
Gets the value of the timeBase property.
|
TimeBaseType |
MediaComponentType.getTimeBase()
Gets the value of the timeBase property.
|
TimeBaseType |
ConformTimePointType.getTimeBase()
Gets the value of the timeBase property.
|
TimeBaseType |
TimeCodeType.getTimeBase()
Gets the value of the timeBase property.
|
TimeBaseType |
ContainerComponentType.getTimeCodeTimeBase()
Gets the value of the timeCodeTimeBase property.
|
TimeBaseType |
EDLType.getTimeScale()
Gets the value of the timeScale property.
|
Modifier and Type | Method and Description |
---|---|
void |
VideoComponentType.setAverageFrameRate(TimeBaseType value)
Sets the value of the averageFrameRate property.
|
void |
VideoComponentType.setCodecTimeBase(TimeBaseType value)
Sets the value of the codecTimeBase property.
|
void |
AudioTranscodePresetType.setFramerate(TimeBaseType value)
Sets the value of the framerate property.
|
void |
VideoTranscodePresetType.setFramerate(TimeBaseType value)
Sets the value of the framerate property.
|
void |
AudioOutputType.setFramerate(TimeBaseType value)
Sets the value of the framerate property.
|
void |
VideoComponentType.setRealBaseFrameRate(TimeBaseType value)
Sets the value of the realBaseFrameRate property.
|
void |
ComplexJobOutputType.setTimeBase(TimeBaseType value)
Sets the value of the timeBase property.
|
void |
ConformType.setTimeBase(TimeBaseType value)
Sets the value of the timeBase property.
|
void |
EDLType.setTimeBase(TimeBaseType value)
Sets the value of the timeBase property.
|
void |
MediaComponentType.setTimeBase(TimeBaseType value)
Sets the value of the timeBase property.
|
void |
ConformTimePointType.setTimeBase(TimeBaseType value)
Sets the value of the timeBase property.
|
void |
TimeCodeType.setTimeBase(TimeBaseType value)
Sets the value of the timeBase property.
|
void |
ContainerComponentType.setTimeCodeTimeBase(TimeBaseType value)
Sets the value of the timeCodeTimeBase property.
|
void |
EDLType.setTimeScale(TimeBaseType value)
Sets the value of the timeScale property.
|
Copyright © 2016. All rights reserved.