: Uses of Class quicktime.std.image.CodecName
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Classquicktime.std.image.CodecName
Packages that use CodecName
quicktime.std.image
quicktime.util
Uses of CodecName in quicktime.std.image
Methods in quicktime.std.image that return CodecName
CodecName
CodecNameList.getNth(int n)
Retrieves the nth element in the codec name list.
Uses of CodecName in quicktime.util
Methods in quicktime.util with parameters of type CodecName
static StringHandle
StringHandle.fromCodecName(CodecName cn)
Get the name of the compressor component.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES