Minor fix
This commit is contained in:
@@ -82,7 +82,7 @@ ABSL_FLAG(
|
||||
"start_time = 0 means immediate;\n"
|
||||
"3. Value list within a field is separated by \',\'.\n"
|
||||
"Example: channel1,channel2;device_group1,device_group2;0;1597186636"
|
||||
"||channel3;device_group3;1597186636,1597186637");
|
||||
"||channel3;device_group3;1597186636;1597186637");
|
||||
|
||||
void CheckEmmgUsage(const widevine::cas::EmmgConfig& config) {
|
||||
// Emmg is configured as EMM generator.
|
||||
|
||||
Reference in New Issue
Block a user