mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
docs: update file level doxygen blocks (#1258)
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @file src/platform/linux/vaapi.cpp
|
||||
* @brief todo
|
||||
*/
|
||||
#include <sstream>
|
||||
#include <string>
|
||||
|
||||
@@ -82,7 +86,7 @@ namespace va {
|
||||
};
|
||||
|
||||
/**
|
||||
* @brief Currently defined profiles
|
||||
* @brief Defined profiles
|
||||
*/
|
||||
enum class profile_e {
|
||||
// Profile ID used for video processing.
|
||||
|
||||
Reference in New Issue
Block a user