Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration METADATA_TYPE

Metadata type of the observer.

note

We only support video metadata for now.

Index

Enumeration members

Enumeration members

UNKNOWN_METADATA

UNKNOWN_METADATA: = -1

-1: the metadata type is unknown.

VIDEO_METADATA

VIDEO_METADATA: = 0

0: the metadata type is video.

Generated using TypeDoc