whitespace
This commit is contained in:
parent
a5bf3ec1e0
commit
9a0c0ba810
@ -37,6 +37,7 @@ if (process.env.CHANNEL !== 'stable'){
|
||||
*/
|
||||
|
||||
class PlayerData {
|
||||
|
||||
constructor(videoData) {
|
||||
try {
|
||||
this.logger = videoData.logger;
|
||||
|
@ -187,6 +187,7 @@ squeezeFactor: ${squeezeFactor}`, '\nvideo', this.conf.video);
|
||||
|
||||
this.logger.log('info', 'stretcher', "[Stretcher.js::calculateStretch] stretching strategy 3")
|
||||
}
|
||||
|
||||
} else {
|
||||
// player adds LETTERBOX
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user