Uses of Class
org.robovm.apple.coremedia.CMMPEG2VideoProfile
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMMPEG2VideoProfile in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMMPEG2VideoProfile Modifier and Type Method Description CMMPEG2VideoProfileCMVideoFormatDescriptionExtension. getConformsToMPEG2VideoProfile()static CMMPEG2VideoProfileCMMPEG2VideoProfile. valueOf(long n)Returns the enum constant of this type with the specified name.static CMMPEG2VideoProfileCMMPEG2VideoProfile. valueOf(String name)Returns the enum constant of this type with the specified name.static CMMPEG2VideoProfile[]CMMPEG2VideoProfile. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coremedia with parameters of type CMMPEG2VideoProfile Modifier and Type Method Description CMVideoFormatDescriptionExtensionCMVideoFormatDescriptionExtension. setConformsToMPEG2VideoProfile(CMMPEG2VideoProfile conformsToMPEG2VideoProfile)