Searched refs:AVTransCoderConfig (Results 1 – 2 of 2) sorted by relevance
105 struct AVTransCoderConfig { struct209 RetInfo Configure(std::shared_ptr<AVTransCoderConfig> config);236 std::shared_ptr<AVTransCoderConfig> config_ = nullptr;243 explicit MediaJsAVTransCoderConfig(std::shared_ptr<AVTransCoderConfig> value) in MediaJsAVTransCoderConfig()250 std::shared_ptr<AVTransCoderConfig> value_ = nullptr;
730 RetInfo AVTransCoderNapi::Configure(std::shared_ptr<AVTransCoderConfig> config) in Configure()823 std::shared_ptr<AVTransCoderConfig> config = asyncCtx->config_; in GetAudioConfig()850 std::shared_ptr<AVTransCoderConfig> config = asyncCtx->config_; in GetVideoConfig()885 asyncCtx->config_ = std::make_shared<AVTransCoderConfig>(); in GetConfig()890 std::shared_ptr<AVTransCoderConfig> config = asyncCtx->config_; in GetConfig()