webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
AudioFeatures Struct Reference

#include <common.h>

Public Attributes

double log_pitch_gain [kMaxNumFrames]
 
double pitch_lag_hz [kMaxNumFrames]
 
double spectral_peak [kMaxNumFrames]
 
double rms [kMaxNumFrames]
 
size_t num_frames
 
bool silence
 

Member Data Documentation

◆ log_pitch_gain

double AudioFeatures::log_pitch_gain

◆ num_frames

size_t AudioFeatures::num_frames

◆ pitch_lag_hz

double AudioFeatures::pitch_lag_hz

◆ rms

double AudioFeatures::rms

◆ silence

bool AudioFeatures::silence

◆ spectral_peak

double AudioFeatures::spectral_peak

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