|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface VideoSettings
Nested Class Summary | |
---|---|
static class |
VideoSettings.VideoCompressionKey
|
static class |
VideoSettings.VideoQualitySetting
|
Method Summary | |
---|---|
com.xuggle.xuggler.ICodec.ID |
getCodec()
|
com.xuggle.xuggler.IPixelFormat.Type |
getColorSpace()
|
int |
getGlobalQuality()
|
int |
getHeight()
|
int |
getNumberOfPicturesInGroupOfPictures()
|
com.xuggle.xuggler.IRational |
getTimeBase()
|
VideoSettings.VideoCompressionKey |
getVideoCompressionKey()
|
int |
getWidth()
|
Method Detail |
---|
VideoSettings.VideoCompressionKey getVideoCompressionKey()
com.xuggle.xuggler.ICodec.ID getCodec()
com.xuggle.xuggler.IPixelFormat.Type getColorSpace()
int getGlobalQuality()
com.xuggle.xuggler.IRational getTimeBase()
int getWidth()
int getHeight()
int getNumberOfPicturesInGroupOfPictures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |