AdobeConnectClient\Entities\SCORecord::setEncoderServiceJobProgress
Set the Encoder Service Progress
Signature
public function setEncoderServiceJobProgress(int
$encoderServiceJobProgress )
Parameters
$encoderServiceJobProgress
— int
Test Coverage
Information
- Coverage: / Lines (%)
- Tests: 0
- Passed: 0 (0%)
Violations
PHPMessDetector
Line | Rule | Message |
---|---|---|
410 | LongVariable | Avoid excessively long variable names like $encoderServiceJobProgress. Keep variable name length under 20. |