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