Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayCodec::cVideoVP8 Class Reference

#include <cVideoVP8.h>

Inheritance diagram for GrayCodec::cVideoVP8:
GrayCodec::cVideoVP8Dec GrayCodec::cVideoVP8Enc

Public Member Functions

 cVideoVP8 (void)
 
 ~cVideoVP8 (void)
 

Detailed Description

Wrap the Google WebM VP8 codec. libvpx. AKA WebM. Part of HTML5 spec. http://en.wikipedia.org/wiki/WebM http://en.wikipedia.org/wiki/VP8

Constructor & Destructor Documentation

◆ cVideoVP8()

GrayCodec::cVideoVP8::cVideoVP8 ( void  )

◆ ~cVideoVP8()

GrayCodec::cVideoVP8::~cVideoVP8 ( void  )

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