VideoOrientation.fromTag

Parses the "image-orientation" tag and transforms it into the #GstVideoOrientationMethod enum.

interface VideoOrientation
static
bool
fromTag

Parameters

taglist gst.tag_list.TagList

A #GstTagList

method gstvideo.types.VideoOrientationMethod

The location where to return the orientation.

Return Value

Type: bool

TRUE if there was a valid "image-orientation" tag in the taglist.