Sunshine master
Self-hosted game stream host for Moonlight.
nvenc_base.cpp File Reference

Definitions for abstract platform-agnostic base of standalone NVENC encoder. More...

#include "nvenc_base.h"
#include <algorithm>
#include <array>
#include <cmath>
#include <cstring>
#include <format>
#include <string_view>
#include <utility>
#include <vector>
#include "nvenc_utils.h"
#include "src/config.h"
#include "src/logging.h"
#include "src/utility.h"
Include dependency graph for nvenc_base.cpp:

Namespaces

namespace  nvenc
 Standalone NVENC encoder.
 

Detailed Description

Definitions for abstract platform-agnostic base of standalone NVENC encoder.