Enumeration MetadataType

Metadata type of the observer. We only support video metadata for now.

Enumeration Members

Enumeration Members

UnknownMetadata: -1

The type of metadata is unknown.

VideoMetadata: 0

The type of metadata is video.

Generated using TypeDoc