AAX SDK  2.4.1
Avid Audio Extensions Development Kit
Classes | Functions
AAX_TransportTypes.h File Reference
#include "AAX.h"
#include <string>
#include <sstream>
#include "AAX_PreStructAlignmentHelper.h"
#include "AAX_Push2ByteStructAlignment.h"
#include "AAX_PostStructAlignmentHelper.h"
#include "AAX_PopStructAlignment.h"

Go to the source code of this file.

Description

Structures, enums and other definitions used in transport.

Classes

struct  AAX_TransportStateInfo_V1
 

Functions

bool operator== (const AAX_TransportStateInfo_V1 &state1, const AAX_TransportStateInfo_V1 &state2)
 
bool operator!= (const AAX_TransportStateInfo_V1 &state1, const AAX_TransportStateInfo_V1 &state2)
 

Function Documentation

◆ operator==()

bool operator== ( const AAX_TransportStateInfo_V1 state1,
const AAX_TransportStateInfo_V1 state2 
)
inline

◆ operator!=()

bool operator!= ( const AAX_TransportStateInfo_V1 state1,
const AAX_TransportStateInfo_V1 state2 
)
inline