Uses of Class
org.robovm.apple.corefoundation.CFString.CFStringPtr
| Package | Description |
|---|---|
| org.robovm.apple.audiotoolbox | |
| org.robovm.apple.coremedia | |
| org.robovm.apple.coretext |
-
Uses of CFString.CFStringPtr in org.robovm.apple.audiotoolbox
Methods in org.robovm.apple.audiotoolbox that return CFString.CFStringPtr Modifier and Type Method Description CFString.CFStringPtrAUParameterValueFromString. getInString()Methods in org.robovm.apple.audiotoolbox with parameters of type CFString.CFStringPtr Modifier and Type Method Description protected OSStatusAudioComponent. getName0(CFString.CFStringPtr outName)AUParameterValueFromStringAUParameterValueFromString. setInString(CFString.CFStringPtr inString)Constructors in org.robovm.apple.audiotoolbox with parameters of type CFString.CFStringPtr Constructor Description AUParameterValueFromString(int inParamID, CFString.CFStringPtr inString, float outValue) -
Uses of CFString.CFStringPtr in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia with parameters of type CFString.CFStringPtr Modifier and Type Method Description protected static OSStatusCMMetadataIdentifier. createIdentifier0(CFAllocator allocator, CFType key, String keySpace, CFString.CFStringPtr identifierOut)protected static OSStatusCMMetadataIdentifier. createKeySpace0(CFAllocator allocator, String identifier, CFString.CFStringPtr keySpaceOut)protected OSStatusCMTextFormatDescription. getFontName0(short localFontID, CFString.CFStringPtr fontNameOut) -
Uses of CFString.CFStringPtr in org.robovm.apple.coretext
Methods in org.robovm.apple.coretext with parameters of type CFString.CFStringPtr Modifier and Type Method Description protected CFTypeCTFontDescriptor. getLocalizedAttribute(CTFontAttribute attribute, CFString.CFStringPtr language)protected StringCTFont. getLocalizedName(CTFontNameKey nameKey, CFString.CFStringPtr actualLanguage)