Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

virtual Impala::Core::Stream::Lavc::VideoAccessStrategy::~VideoAccessStrategy (  )  [inline, virtual]

Definition at line 65 of file VideoAccessStrategy.h.

References CleanUp(), and mVao.

00066     {
00067         CleanUp();
00068         if (mVao != 0)
00069             delete mVao;
00070     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:18:44 2010 for ImpalaSrc by  doxygen 1.5.1