fidl_
fuchsia_
virtualaudio
0.0.1
Macros
DeviceSpecificUnknown
DeviceTypeUnknown
ErrorUnknown
Structs
ClockProperties
Codec
Composite
CompositeDaiInterconnect
CompositeRingBuffer
Configuration
ControlAddDeviceRequest
ControlAddDeviceResponder
ControlControlHandle
ControlEventStream
ControlGetDefaultConfigurationRequest
ControlGetDefaultConfigurationResponder
ControlGetDefaultConfigurationResponse
ControlGetNumDevicesResponder
ControlGetNumDevicesResponse
ControlMarker
ControlProxy
ControlRemoveAllResponder
ControlRequestStream
ControlSynchronousProxy
Dai
DaiInterconnect
DeviceAdjustClockRateRequest
DeviceAdjustClockRateResponder
DeviceChangePlugStateRequest
DeviceChangePlugStateResponder
DeviceControlHandle
DeviceEventStream
DeviceGetBufferResponder
DeviceGetBufferResponse
DeviceGetFormatResponder
DeviceGetFormatResponse
DeviceGetGainResponder
DeviceGetGainResponse
DeviceGetPositionResponder
DeviceGetPositionResponse
DeviceMarker
DeviceOnBufferCreatedRequest
DeviceOnPositionNotifyRequest
DeviceOnSetFormatRequest
DeviceOnSetGainRequest
DeviceOnStartRequest
DeviceOnStopRequest
DeviceProxy
DeviceRequestStream
DeviceSetNotificationFrequencyRequest
DeviceSetNotificationFrequencyResponder
DeviceSynchronousProxy
Direction
FormatRange
GainProperties
PlugProperties
RingBuffer
RingBufferConstraints
StreamConfig
Enums
ControlEvent
ControlRequest
DeviceEvent
DeviceRequest
DeviceSpecific
DeviceType
Error
Constants
CONTROL_NODE_NAME
LEGACY_CONTROL_NODE_NAME
MAX_COUNT_DAI_INTERCONNECTS
MAX_COUNT_RING_BUFFERS
MAX_FORMAT_RANGES
MAX_UI_STRING_SIZE
Traits
ControlProxyInterface
DeviceProxyInterface
Type Aliases
ControlAddDeviceResult
ControlGetDefaultConfigurationResult
DeviceAdjustClockRateResult
DeviceChangePlugStateResult
DeviceGetBufferResult
DeviceGetFormatResult
DeviceGetGainResult
DeviceGetPositionResult
DeviceSetNotificationFrequencyResult
fidl_fuchsia_virtualaudio
Macro
ErrorUnknown
Copy item path
Settings
Help
Summary
macro_rules! ErrorUnknown { () => { ... }; }
Expand description
Pattern that matches an unknown
Error
member.