Class MACaptionAppearanceDisplayType


  • public final class MACaptionAppearanceDisplayType
    extends java.lang.Object
    [@enum] MACaptionAppearanceDisplayType MACaptionAppearanceDisplayType is used to specify the the type of captions that should be displayed [@constant] kMACaptionAppearanceDisplayTypeForcedOnly Only forced captions for translation should be displayed. [@constant] kMACaptionAppearanceDisplayTypeAutomatic If the language of the audio track differs from the system locale then captions matching the system locale should be displayed (if available). [@constant] kMACaptionAppearanceDisplayTypeAlwaysOn The best available captioning track should always be displayed, whether it be CC, SDH, or subtitles.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait