mirror of
https://github.com/PepperDash/Essentials.git
synced 2026-04-12 12:06:58 +00:00
fix: corrects spelling mistake
This commit is contained in:
parent
d9721a362e
commit
c499d2a2eb
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ namespace PepperDash.Essentials.Devices.Common.Codec
|
|||
{
|
||||
void SetCameraAssignedSerialNumber(uint cameraId, string serialNumber);
|
||||
|
||||
void SetCameraName(uint videoConnecterId, string name);
|
||||
void SetCameraName(uint videoConnectorId, string name);
|
||||
|
||||
void SetInputSourceType(uint videoConnectorId, eCiscoCodecInputSourceType sourceType);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue