mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
sample: introduce pa_sample_format_is_{le,be,ne,re}()
This commit is contained in:
parent
3533599579
commit
346a708c2c
3 changed files with 55 additions and 0 deletions
|
|
@ -182,6 +182,8 @@ pa_proplist_to_string_sep;
|
|||
pa_proplist_unset;
|
||||
pa_proplist_unset_many;
|
||||
pa_proplist_update;
|
||||
pa_sample_format_is_be;
|
||||
pa_sample_format_is_le;
|
||||
pa_sample_format_to_string;
|
||||
pa_sample_size;
|
||||
pa_sample_size_of_format;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue