ffmpeg-d v3.0.0 (2017-08-26T14:53:46Z)
Dub
Repo
av_get_sample_fmt_name
ffmpeg
libavutil
samplefmt
Return the name of sample_fmt, or NULL if sample_fmt is not recognized.
@
nogc
nothrow extern (
C
)
char
*
av_get_sample_fmt_name
(
AVSampleFormat
sample_fmt
)
Meta
Source
See Implementation
ffmpeg
libavutil
samplefmt
enums
AVSampleFormat
functions
av_get_alt_sample_fmt
av_get_bytes_per_sample
av_get_packed_sample_fmt
av_get_planar_sample_fmt
av_get_sample_fmt
av_get_sample_fmt_name
av_get_sample_fmt_string
av_sample_fmt_is_planar
av_samples_alloc
av_samples_alloc_array_and_samples
av_samples_copy
av_samples_fill_arrays
av_samples_get_buffer_size
av_samples_set_silence
Return the name of sample_fmt, or NULL if sample_fmt is not recognized.