ffmpeg4d ~master (2019-03-09T23:21:58Z)
Dub
Repo
av_buffer_get_ref_count
ffmpeg
libavutil
buffer
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) @
nogc
nothrow
int
av_buffer_get_ref_count
(
const
(
AVBufferRef
)*
buf
)
Meta
Source
See Implementation
ffmpeg
libavutil
buffer
functions
av_buffer_alloc
av_buffer_allocz
av_buffer_create
av_buffer_default_free
av_buffer_get_opaque
av_buffer_get_ref_count
av_buffer_is_writable
av_buffer_make_writable
av_buffer_pool_get
av_buffer_pool_init
av_buffer_pool_init2
av_buffer_pool_uninit
av_buffer_realloc
av_buffer_ref
av_buffer_unref
manifest constants
AV_BUFFER_FLAG_READONLY
structs
AVBuffer
AVBufferPool
AVBufferRef