Lynkeos  1.2
Public Attributes | List of all members
FfmpegMovie Struct Reference

#include <ffmpeg_access.h>

Public Attributes

AVFormatContext * pFormatCtx
 
AVCodecContext * pCodecCtx
 
AVFrame * pCurrentFrame
 
AVFrame * pConvertedFrame
 
int videoStream
 
void * ppmData
 

Member Data Documentation

◆ pCodecCtx

AVCodecContext* FfmpegMovie::pCodecCtx

◆ pConvertedFrame

AVFrame* FfmpegMovie::pConvertedFrame

◆ pCurrentFrame

AVFrame* FfmpegMovie::pCurrentFrame

◆ pFormatCtx

AVFormatContext* FfmpegMovie::pFormatCtx

◆ ppmData

void* FfmpegMovie::ppmData

◆ videoStream

int FfmpegMovie::videoStream

The documentation for this struct was generated from the following file: