AvTranscoder  0.9.4
C++APIforLibav/FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
IProgress.hpp File Reference

Go to the source code of this file.

Data Structures

class  avtranscoder::IProgress
 Base class of Progress. Inherit this class to have your own way to manage a progress bar. You can inherit this class in C++, but also in python / Java binding. More...
 

Namespaces

 avtranscoder
 

Enumerations

enum  avtranscoder::EJobStatus { avtranscoder::eJobStatusContinue = 0, avtranscoder::eJobStatusCancel }
 Indicate the state of a process. More...