Documentation Archive Developer
Search

MediaAccessibility Changes

MediaAccessibility (Added)

Added MACaptionAppearanceBehavior [enum]
Added MACaptionAppearanceBehavior.UseContentIfAvailable
Added MACaptionAppearanceBehavior.UseValue
Added MACaptionAppearanceDisplayType [enum]
Added MACaptionAppearanceDisplayType.AlwaysOn
Added MACaptionAppearanceDisplayType.Automatic
Added MACaptionAppearanceDisplayType.ForcedOnly
Added MACaptionAppearanceDomain [enum]
Added MACaptionAppearanceDomain.Default
Added MACaptionAppearanceDomain.User
Added MACaptionAppearanceFontStyle [enum]
Added MACaptionAppearanceFontStyle.Casual
Added MACaptionAppearanceFontStyle.Cursive
Added MACaptionAppearanceFontStyle.Default
Added MACaptionAppearanceFontStyle.MonospacedWithSerif
Added MACaptionAppearanceFontStyle.MonospacedWithoutSerif
Added MACaptionAppearanceFontStyle.ProportionalWithSerif
Added MACaptionAppearanceFontStyle.ProportionalWithoutSerif
Added MACaptionAppearanceFontStyle.SmallCapital
Added MACaptionAppearanceTextEdgeStyle [enum]
Added MACaptionAppearanceTextEdgeStyle.Depressed
Added MACaptionAppearanceTextEdgeStyle.DropShadow
Added MACaptionAppearanceTextEdgeStyle.None
Added MACaptionAppearanceTextEdgeStyle.Raised
Added MACaptionAppearanceTextEdgeStyle.Undefined
Added MACaptionAppearanceTextEdgeStyle.Uniform
Added MAAudibleMediaCopyPreferredCharacteristics() -> Unmanaged<CFArray>!
Added MACaptionAppearanceAddSelectedLanguage(MACaptionAppearanceDomain, CFString!) -> Bool
Added MACaptionAppearanceCopyBackgroundColor(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>) -> Unmanaged<CGColor>!
Added MACaptionAppearanceCopyFontDescriptorForStyle(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>, MACaptionAppearanceFontStyle) -> Unmanaged<CTFontDescriptor>!
Added MACaptionAppearanceCopyForegroundColor(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>) -> Unmanaged<CGColor>!
Added MACaptionAppearanceCopyPreferredCaptioningMediaCharacteristics(MACaptionAppearanceDomain) -> Unmanaged<CFArray>!
Added MACaptionAppearanceCopySelectedLanguages(MACaptionAppearanceDomain) -> Unmanaged<CFArray>!
Added MACaptionAppearanceCopyWindowColor(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>) -> Unmanaged<CGColor>!
Added MACaptionAppearanceGetBackgroundOpacity(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>) -> CGFloat
Added MACaptionAppearanceGetDisplayType(MACaptionAppearanceDomain) -> MACaptionAppearanceDisplayType
Added MACaptionAppearanceGetForegroundOpacity(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>) -> CGFloat
Added MACaptionAppearanceGetRelativeCharacterSize(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>) -> CGFloat
Added MACaptionAppearanceGetTextEdgeStyle(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>) -> MACaptionAppearanceTextEdgeStyle
Added MACaptionAppearanceGetWindowOpacity(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>) -> CGFloat
Added MACaptionAppearanceGetWindowRoundedCornerRadius(MACaptionAppearanceDomain, UnsafeMutablePointer<MACaptionAppearanceBehavior>) -> CGFloat
Added MACaptionAppearanceSetDisplayType(MACaptionAppearanceDomain, MACaptionAppearanceDisplayType)
Added MAMediaCharacteristicDescribesMusicAndSoundForAccessibility
Added MAMediaCharacteristicDescribesVideoForAccessibility
Added MAMediaCharacteristicTranscribesSpokenDialogForAccessibility
Added kMAAudibleMediaSettingsChangedNotification
Added kMACaptionAppearanceSettingsChangedNotification