other versions
- stretch 4.9.168-1
| ENUM SNDRV_COMPRESS_(9) | Compress Offload | ENUM SNDRV_COMPRESS_(9) |
NAME¶
enum_sndrv_compress_encoder -SYNOPSIS¶
enum sndrv_compress_encoder {
SNDRV_COMPRESS_ENCODER_PADDING,
SNDRV_COMPRESS_ENCODER_DELAY
};
CONSTANTS¶
SNDRV_COMPRESS_ENCODER_PADDINGno of samples appended by the encoder at the end of the
track
SNDRV_COMPRESS_ENCODER_DELAY
no of samples inserted by the encoder at the beginning of
the track
COPYRIGHT¶
| April 2019 | Kernel Hackers Manual 4.9. |