Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
RotationResult Struct Reference

#include <qgstreamermetadata_p.h>

Collaboration diagram for RotationResult:

Public Member Functions

bool operator== (const RotationResult &rhs) const

Public Attributes

QtVideo::Rotation rotation
bool flip

Detailed Description

Definition at line 33 of file qgstreamermetadata_p.h.

Member Function Documentation

◆ operator==()

bool RotationResult::operator== ( const RotationResult & rhs) const
inline

Definition at line 38 of file qgstreamermetadata_p.h.

Member Data Documentation

◆ flip

bool RotationResult::flip

Definition at line 36 of file qgstreamermetadata_p.h.

◆ rotation

QtVideo::Rotation RotationResult::rotation

Definition at line 35 of file qgstreamermetadata_p.h.


The documentation for this struct was generated from the following file: