IVSTextMetadataCue
Plaintext timed metdatada cue.
- 
                  
                  Returns IVSCueTypeTextMetadata.DeclarationObjective-C @property (nonatomic, readonly) IVSCueType _Nonnull type;Swift var type: IVSCue.CueType { get }
- 
                  
                  Text content of the cue. DeclarationObjective-C @property (nonatomic, readonly) NSString *_Nonnull text;Swift var text: String { get }
- 
                  
                  Description of the text content. DeclarationObjective-C @property (nonatomic, readonly) NSString *_Nonnull textDescription;Swift var textDescription: String { get }
- 
                  
                  Source of the text content, either inband RTMP (IVSCueInbandID3MetadataID) or out of band HTTP IVS API (IVSCueID3MetadataID) DeclarationObjective-C @property (nonatomic, readonly) NSString *_Nonnull textOwner;Swift var textOwner: String { get }
 IVSTextMetadataCue Class Reference
        IVSTextMetadataCue Class Reference