pub trait AudioDestinationNodeMethods<D: DomTypes> { // Required method fn MaxChannelCount(&self) -> u32; }