Class | Description |
---|---|
av_format_control_message |
Callback used by devices to communicate with application.
|
AVChapter | |
AVCodecTag | |
AVFormatContext |
Format I/O context.
|
AVFormatContext.Io_close2_AVFormatContext_AVIOContext |
A callback for closing the streams opened with AVFormatContext.io_open().
|
AVFormatContext.Io_open_AVFormatContext_PointerPointer_BytePointer_int_PointerPointer |
A callback for opening new IO streams.
|
AVIAMFAudioElement | |
AVIAMFMixPresentation | |
AVIndexEntry | |
AVInputFormat |
\addtogroup lavf_decoding
\{
|
AVIOContext |
Bytestream IO Context.
|
AVIOContext.Read_packet_Pointer_BytePointer_int | |
AVIOContext.Read_pause_Pointer_int |
Pause or resume playback for network streaming protocols - e.g.
|
AVIOContext.Read_seek_Pointer_int_long_int |
Seek to a given timestamp in stream with the specified stream_index.
|
AVIOContext.Seek_Pointer_long_int | |
AVIOContext.Update_checksum_long_BytePointer_int | |
AVIOContext.Write_data_type_Pointer_BytePointer_int_int_long |
A callback that is used instead of write_packet.
|
AVIOContext.Write_packet_Pointer_BytePointer_int | |
AVIODirContext | |
AVIODirEntry |
Describes single entry of the directory.
|
AVIOInterruptCB |
Callback for checking whether to abort blocking functions.
|
AVIOInterruptCB.Callback_Pointer | |
AVOpenCallback | |
AVOutputFormat |
\addtogroup lavf_encoding
\{
|
AVProbeData |
This structure contains the data a format has to probe a file.
|
AVProgram |
New fields can be added to the end with minor version bumps.
|
AVStream |
Stream structure.
|
AVStreamGroup | |
AVStreamGroupLCEVC |
AVStreamGroupLCEVC is meant to define the relation between video streams
and a data stream containing LCEVC enhancement layer NALUs.
|
AVStreamGroupTileGrid |
AVStreamGroupTileGrid holds information on how to combine several
independent images on a single canvas for presentation.
|
Read_packet_Pointer_byte___int | |
Read_packet_Pointer_ByteBuffer_int | |
Read_packet_Pointer_BytePointer_int |
Allocate and initialize an AVIOContext for buffered I/O.
|
Seek_Pointer_long_int | |
Write_packet_Pointer_byte___int | |
Write_packet_Pointer_ByteBuffer_int | |
Write_packet_Pointer_BytePointer_int |
Copyright © 2024. All rights reserved.