Pārlūkot izejas kodu

stop function removed

dds
awalch6679 pirms 5 gadiem
vecāks
revīzija
4b82cb7333
1 mainītis faili ar 1 papildinājumiem un 2 dzēšanām
  1. +1
    -2
      async_input_spdif3.h

+ 1
- 2
async_input_spdif3.h Parādīt failu

///@param maxHalfFilterLength Can be used to restrict the maximum filter length at the cost of a lower attenuation ///@param maxHalfFilterLength Can be used to restrict the maximum filter length at the cost of a lower attenuation
AsyncAudioInputSPDIF3(bool dither=true, bool noiseshaping=true,float attenuation=100, int32_t minHalfFilterLength=20, int32_t maxHalfFilterLength=80); AsyncAudioInputSPDIF3(bool dither=true, bool noiseshaping=true,float attenuation=100, int32_t minHalfFilterLength=20, int32_t maxHalfFilterLength=80);
~AsyncAudioInputSPDIF3(); ~AsyncAudioInputSPDIF3();
virtual void update(void);
void begin(); void begin();
void stop();
virtual void update(void);
double getBufferedTime() const; double getBufferedTime() const;
double getInputFrequency() const; double getInputFrequency() const;
static bool isLocked(); static bool isLocked();

Notiek ielāde…
Atcelt
Saglabāt