Function libpulse_binding::sample::format_is_be [] [src]

pub fn format_is_be(f: Format) -> Option<bool>

Returns true when the specified format is big endian, false if little endian. Returns None when endianness does not apply to this format, or if unknown.