Public Member Functions | |
| FFMpeg_Helper () | |
| ~FFMpeg_Helper () | |
| int | GetFrame () |
| void | Init () |
| float | GetTimestamp () const |
Public Attributes | |
| avcodec::AVFormatContext * | m_fctx |
| avcodec::AVStream * | m_stream |
| bool | GetNextTimestamp |
| float | CurrentTimestamp |
| float | Last_IP_Timestamp |
| int | FrameNumber |
| float | LastFrameDelay |
| float | pts |
| avcodec::AVPacket | pkt |
| int | current_packet_offset |
| avcodec::AVFrame | frame |
Private Member Functions | |
| int | ReadPacket () |
| int | DecodePacket () |
Private Attributes | |
| int | eof |
| float | TimestampOffset |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7