ffmpeg-d v3.0.0 (2017-08-26T14:53:46Z)
Dub
Repo
AVOutputFormat.control_message
ffmpeg
libavformat
avformat
AVOutputFormat
Allows sending messages from application to device.
struct
AVOutputFormat
int
function
(
AVFormatContext
*
s
,
int
type
,
void
*
data
,
size_t
data_size
)
control_message
;
Meta
Source
See Implementation
ffmpeg
libavformat
avformat
AVOutputFormat
variables
audio_codec
check_bitstream
codec_tag
control_message
create_device_capabilities
data_codec
deinit
extensions
flags
free_device_capabilities
get_device_list
get_output_timestamp
init
interleave_packet
long_name
mime_type
name
next
priv_class
priv_data_size
query_codec
subtitle_codec
video_codec
write_header
write_packet
write_trailer
write_uncoded_frame
Allows sending messages from application to device.