Inconsistent embed logic between videos and playlists
-
Videos seem to be using Brightcove’s “Advanced Embed” with the video tag and script block, while Playlists use the “Simple Embed” which uses a simple iframe.
This is rather of inefficient since playlist and video embeds are nearly identical in syntax. Simply passing a variable indicating whether it’s a video or a playlist to a common player constructing function would do the job with half the code, and produce more predictable output.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Inconsistent embed logic between videos and playlists’ is closed to new replies.