ffmpeg4d ~master (2019-03-09T23:21:58Z)
Dub
Repo
av_buffer_get_opaque
ffmpeg
libavutil
buffer
@return the opaque parameter set by av_buffer_create.
extern (
C
) @
nogc
nothrow
void
*
av_buffer_get_opaque
(
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
@return the opaque parameter set by av_buffer_create.