Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion include/dsVideoPort.h
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ dsError_t dsGetCurrentOutputSettings(intptr_t handle, dsHDRStandard_t* video_eot
dsError_t dsIsOutputHDR(intptr_t handle, bool* hdr);

/**
* @brief Resets Video Output to SDR.
* @brief Resets Video Output to SDR. THIS API IS DEPRECATED.
*
* For sink devices, this function returns dsERR_OPERATION_NOT_SUPPORTED always.
*
Expand Down