Package tv.hd3g.fflauncher.about
Class FFAboutCodec
java.lang.Object
tv.hd3g.fflauncher.about.FFAboutCodec
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionfinal booleanfinal booleanfinal booleanfinal StringLike "DPX (Digital Picture Exchange) image"final booleanfinal booleanfinal StringLike "dpx"final FFAboutCodec.CodecType -
Method Summary
-
Field Details
-
decodingSupported
public final boolean decodingSupported -
encodingSupported
public final boolean encodingSupported -
type
-
intraFrameOnly
public final boolean intraFrameOnly -
lossyCompression
public final boolean lossyCompression -
losslessCompression
public final boolean losslessCompression -
encoders
-
decoders
-
name
Like "dpx" -
longName
Like "DPX (Digital Picture Exchange) image"
-
-
Method Details