Aspose::Pdf::Annotations::RichMediaAnnotation::ContentType enum

ContentType enum

Type of the multimedia.

enum class ContentType

Values

NameValueDescription
Audio0Audio data.
Video1Video data.
Unknown2Unknown/unsupported type of data.

See Also