Function libpulse_binding::sample::format_is_re
[−]
[src]
pub fn format_is_re(f: Format) -> Option<bool>
Is format reverse of native endian?
Returns true when the specified format is reverse endian, false when not. Returns None
when endianness does not apply to the specified format, or endianess is unknown.