#include "Basis/CmdOptions.h"
#include "Core/Stream/Lavc/VideoAccessObject.h"
#include "Core/Stream/Lavc/VideoAccessStrategy.h"
#include "Core/Stream/Lavc/StrategyUsingNativeIndex.h"
#include "Core/Stream/Lavc/StrategyIgnoringNativeIndex.h"
Include dependency graph for VideoAccessStrategyFactory.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Stream |
namespace | Impala::Core::Stream::Lavc |
Classes | |
class | Impala::Core::Stream::Lavc::VideoAccessStrategyFactory |
This class is responsible for selecting the most appropriate strategy for accesssing some video. More... | |
Functions | |
Impala::Core::Stream::Lavc::ILOG_VAR_INIT (VideoAccessStrategyFactory, Impala.Core.Stream.Lavc) |