FreeBSD kernel sound device code
hdspe_latency Struct Reference

Data Fields

uint32_t n
 
uint32_t period
 
float ms
 

Detailed Description

Definition at line 45 of file hdspe-pcm.c.

Field Documentation

◆ ms

float hdspe_latency::ms

Definition at line 48 of file hdspe-pcm.c.

◆ n

uint32_t hdspe_latency::n

Definition at line 46 of file hdspe-pcm.c.

Referenced by hdspechan_setblocksize().

◆ period

uint32_t hdspe_latency::period

Definition at line 47 of file hdspe-pcm.c.

Referenced by hdspechan_setblocksize().


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