20#ifndef FIREBOLT_RIALTO_I_MEDIA_PIPELINE_CAPABILITIES_H_
21#define FIREBOLT_RIALTO_I_MEDIA_PIPELINE_CAPABILITIES_H_
34namespace firebolt::rialto
36class IMediaPipelineCapabilities;
52 static std::shared_ptr<IMediaPipelineCapabilitiesFactory>
createFactory();
109 const std::vector<std::string> &propertyNames) = 0;