[−][src]Trait portaudio_rs::stream::SampleType
Types that are allowed to be used as samples in a Stream
WARNING: It is not advised to implement this trait for any other types as the size and flag may not be the correct one.
Required methods
fn sample_format() -> u64
Should return the PortAudio flag which corresponds to the type