Aspose::Pdf::Annotations::RichMediaAnnotation::ContentType enum
ContentType enum
Type of the multimedia.
enum class ContentType
Values
| Name | Value | Description |
|---|---|---|
| Audio | 0 | Audio data. |
| Video | 1 | Video data. |
| Unknown | 2 | Unknown/unsupported type of data. |
See Also
- Class RichMediaAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++