mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-13 20:47:04 +00:00
(force-patch): generate new build to test updated workflow nuget push issues
This commit is contained in:
parent
0a6896910d
commit
af98a92f8c
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ namespace PepperDash.Essentials.Devices.Common.VideoCodec
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="preset"></param>
|
/// <param name="preset"></param>
|
||||||
/// <param name="description"></param>
|
/// <param name="description"></param>
|
||||||
void CodecRoomPresetStore(int preset, string description);
|
void CodecRoomPresetStore(int preset, string description);
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Selects a far end preset by its ID. This is typically used to recall a preset that has been defined on the far end codec.
|
/// Selects a far end preset by its ID. This is typically used to recall a preset that has been defined on the far end codec.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue