Skip to content

Commit

Permalink
ortbConverter: support video.plcmt (#9840)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwschmidt authored Apr 21, 2023
1 parent de22826 commit 55b2e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libraries/ortbConverter/processors/video.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import {sizesToFormat} from '../lib/sizes.js';
const ORTB_VIDEO_PARAMS = new Set([
'pos',
'placement',
'plcmt',
'api',
'mimes',
'protocols',
Expand Down

0 comments on commit 55b2e08

Please sign in to comment.