3 lines
127 B
Plaintext
3 lines
127 B
Plaintext
|
|
UPDATE [dbo].[DefaultProperties]
|
||
|
|
SET DefaultValue = 'CH10_PCM_128BIT_2HDR'
|
||
|
|
WHERE PropertyName = 'DefaultUDPStreamProfile';
|