| 
    AvTranscoder
    0.9.4
    
   C++APIforLibav/FFmpeg 
   | 
 
#include <AvTranscoder/common.hpp>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... | |