arduino-audio-tools
Public Member Functions | Protected Attributes | List of all members
RTSPPCMAudioInfo Class Reference

PCMInfo subclass which provides the audio information from the AudioInfo parameter. More...

#include <RTSP.h>

Inheritance diagram for RTSPPCMAudioInfo:

Public Member Functions

virtual void begin (AudioInfo info)
 
int getChannels () override
 
int getSampleRate () override
 
int getSampleSizeBytes () override
 
virtual void setAudioInfo (AudioInfo ai)
 

Protected Attributes

AudioInfo info
 

Detailed Description

PCMInfo subclass which provides the audio information from the AudioInfo parameter.

Author
Phil Schatzmann

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