mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-03-04 15:30:47 +00:00
docs(src): fix some doxygen warnings (#2731)
This commit is contained in:
@ -498,8 +498,8 @@ namespace cuda {
|
||||
|
||||
/**
|
||||
* @brief Create a GL->CUDA encoding device for consuming captured dmabufs.
|
||||
* @param in_width Width of captured frames.
|
||||
* @param in_height Height of captured frames.
|
||||
* @param width Width of captured frames.
|
||||
* @param height Height of captured frames.
|
||||
* @param offset_x Offset of content in captured frame.
|
||||
* @param offset_y Offset of content in captured frame.
|
||||
* @return FFmpeg encoding device context.
|
||||
|
||||
Reference in New Issue
Block a user