Module sound

Source
Expand description

Driver for VirtIO Sound devices.

Structs§

Notification
Notification from sound device.
PcmFeatures
Supported PCM stream features.
PcmFormats
Supported PCM sample formats.
PcmRates
Supported PCM frame rates.
VirtIOSndInfo
Field hda_fn_nid indicates a function group node identifier.
VirtIOSndJackInfo
Jack infomation.
VirtIOSndPcmInfo
PCM information.
VirtIOSound
Audio driver based on virtio v1.2.

Enums§

ItemInformationRequestType
Enum representing the types of item information requests.
NotificationType
The notification type.
PcmFormat
A single PCM sample format.
PcmRate
A PCM frame rate.