Trait voicemeeter::interface::parameters::BusIndex
source · pub trait BusIndex {
// Required method
fn into_bus_index(
self,
program: &VoicemeeterApplication
) -> Result<ZIndex, ParameterError>;
}
Available on crate feature
interface
only.Expand description
Bus index helper
Required Methods§
sourcefn into_bus_index(
self,
program: &VoicemeeterApplication
) -> Result<ZIndex, ParameterError>
fn into_bus_index( self, program: &VoicemeeterApplication ) -> Result<ZIndex, ParameterError>
Get the bus index