Sunshine master
Self-hosted game stream host for Moonlight.
nvenc_dynamic_factory.h File Reference

Declarations for runtime NVENC SDK selection on Windows. More...

#include <functional>
#include <memory>
#include "nvenc_d3d11_interface.h"
#include "nvenc_shared_dll.h"
#include "nvenc_version.h"
Include dependency graph for nvenc_dynamic_factory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nvenc::nvenc_dynamic_factory
 Factory bound to the newest NVENC SDK supported by the installed driver. More...
 
struct  nvenc::nvenc_runtime_api
 Windows runtime operations used to discover the installed NVENC API. More...
 

Namespaces

namespace  nvenc
 Standalone NVENC encoder.
 

Detailed Description

Declarations for runtime NVENC SDK selection on Windows.