add language entry for Monitor DefaultCodec
This commit is contained in:
parent
71cd024fda
commit
0623afb0ae
|
@ -272,6 +272,7 @@ $SLANG = array(
|
||||||
'Debug' => 'Debug',
|
'Debug' => 'Debug',
|
||||||
'DefaultRate' => 'Default Rate',
|
'DefaultRate' => 'Default Rate',
|
||||||
'DefaultScale' => 'Default Scale',
|
'DefaultScale' => 'Default Scale',
|
||||||
|
'DefaultCodec' => 'Default Method For Live View',
|
||||||
'DefaultView' => 'Default View',
|
'DefaultView' => 'Default View',
|
||||||
'Deinterlacing' => 'Deinterlacing',
|
'Deinterlacing' => 'Deinterlacing',
|
||||||
'RTSPDescribe' => 'Use RTSP Response Media URL',
|
'RTSPDescribe' => 'Use RTSP Response Media URL',
|
||||||
|
|
Loading…
Reference in New Issue