AVMediaCharacteristic Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A class whose static members define constants relating to the characteristics of audiovisual media.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static class AVMediaCharacteristic
type AVMediaCharacteristic = class
- Inheritance
-
AVMediaCharacteristic
- Attributes
Properties
Audible |
Represents the value associated with the constant AVMediaCharacteristicAudible |
ContainsOnlyForcedSubtitles |
Represents the value associated with the constant AVMediaCharacteristicContainsOnlyForcedSubtitles |
DescribesMusicAndSoundForAccessibility |
Represents the value associated with the constant AVMediaCharacteristicDescribesMusicAndSoundForAccessibility |
DescribesVideoForAccessibility |
Represents the value associated with the constant AVMediaCharacteristicDescribesVideoForAccessibility |
DubbedTranslation | |
EasyToRead |
Represents the value associated with the constant AVMediaCharacteristicEasyToRead |
FrameBased |
Represents the value associated with the constant AVMediaCharacteristicFrameBased |
IsAuxiliaryContent |
Represents the value associated with the constant AVMediaCharacteristicIsAuxiliaryContent |
IsMainProgramContent |
Represents the value associated with the constant AVMediaCharacteristicIsMainProgramContent |
LanguageTranslation | |
Legible |
Represents the value associated with the constant AVMediaCharacteristicLegible |
TranscribesSpokenDialogForAccessibility |
Represents the value associated with the constant AVMediaCharacteristicTranscribesSpokenDialogForAccessibility |
UsesWideGamutColorSpace | |
Visual |
Represents the value associated with the constant AVMediaCharacteristicVisual |
VoiceOverTranslation |