AWSRekognitionContentModerationDetection Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSRekognitionModel.h AWSRekognitionModel.m |
moderationLabel
The moderation label detected by in the stored video.
@property (nonatomic, strong) AWSRekognitionModerationLabel *moderationLabel
Declared In
AWSRekognitionModel.h
timestamp
Time, in milliseconds from the beginning of the video, that the moderation label was detected.
@property (nonatomic, strong) NSNumber *timestamp
Declared In
AWSRekognitionModel.h