documented new node classes
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
|
||||
#include "decoder/decoder.h"
|
||||
|
||||
/**
|
||||
* @brief A Decoder derivative that wraps FFmpeg functions as on Olive decoder
|
||||
*/
|
||||
class FFmpegDecoder : public Decoder
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user