Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qffmpegavaudioformat_p.h File Reference

(3205c1608daaf4625b13e02b7c1e70a118ea8197)

#include "qffmpegdefs_p.h"
#include <private/qtmultimediaglobal_p.h>
+ Include dependency graph for qffmpegavaudioformat_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QFFmpeg::AVAudioFormat
 

Namespaces

namespace  QFFmpeg
 

Functions

bool operator== (const AVChannelLayout &lhs, const AVChannelLayout &rhs)
 
bool operator!= (const AVChannelLayout &lhs, const AVChannelLayout &rhs)
 
bool QFFmpeg::operator== (const AVAudioFormat &lhs, const AVAudioFormat &rhs)
 
bool QFFmpeg::operator!= (const AVAudioFormat &lhs, const AVAudioFormat &rhs)
 

Function Documentation

◆ operator!=()

bool operator!= ( const AVChannelLayout & lhs,
const AVChannelLayout & rhs )
inline

Definition at line 27 of file qffmpegavaudioformat_p.h.

◆ operator==()

bool operator== ( const AVChannelLayout & lhs,
const AVChannelLayout & rhs )
inline

Definition at line 22 of file qffmpegavaudioformat_p.h.