RichMediaAnnotation.Type

RichMediaAnnotation.Type property

Gets or sets type of content. Possible values: Audio, Video.

public ContentType Type { get; set; }

See Also