Dante Application Library API
Classes | Public Types | Public Member Functions | List of all members
Audinate::DAL::MonitoringEvent Class Reference

Classes

class  Timestamp
 

Public Types

enum  Type {
  MaxControlThreadInterval, MaxAudioThreadInterval, LatePacketCount, NonSequentialPacketCount,
  NumTypes
}
 

Public Member Functions

 MonitoringEvent (Timestamp timestamp)
 
Timestamp getTimestamp () const
 
bool hasType (Type type) const
 
void setType (Type type)
 
Uint32 getMaxControlThreadIntervalUs () const
 
void setMaxControlThreadIntervalUs (Uint32 interval)
 
Uint32 getMaxAudioThreadIntervalUs () const
 
void setMaxAudioThreadIntervalUs (Uint32 interval)
 
Uint32 getLatePacketCount () const
 
void setLatePacketCount (Uint32 count)
 
Uint32 getNonSequentialPacketCount () const
 
void setNonSequentialPacketCount (Uint32 count)
 

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