BCOVInteractivityAnnotationType Constants Reference
Declared in | BCOVInteractivityAnnotation.h |
---|
BCOVInteractivityAnnotationType
Definition
typedef NS_ENUM(NSUInteger, BCOVInteractivityAnnotationType ) {
BCOVInteractivityAnnotationTypeImage,
BCOVInteractivityAnnotationTypeText,
BCOVInteractivityAnnotationTypeOnTime,
BCOVInteractivityAnnotationTypeHotLink,
BCOVInteractivityAnnotationTypeUnsupported,
};
Constants
BCOVInteractivityAnnotationTypeImage
-
Declared In
BCOVInteractivityAnnotation.h
. BCOVInteractivityAnnotationTypeText
-
Declared In
BCOVInteractivityAnnotation.h
. BCOVInteractivityAnnotationTypeOnTime
-
Declared In
BCOVInteractivityAnnotation.h
. BCOVInteractivityAnnotationTypeHotLink
-
Declared In
BCOVInteractivityAnnotation.h
. BCOVInteractivityAnnotationTypeUnsupported
-
Declared In
BCOVInteractivityAnnotation.h
.