Skip to content

Commit

Permalink
No public description
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 578191431
  • Loading branch information
Interactive Media Ads Developer Relations authored and IMA Developer Relations committed Oct 31, 2023
1 parent 6a216d1 commit 0d32833
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hls_js/advanced/dai.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// This stream will be played if ad-enabled playback fails.

const BACKUP_STREAM =
'http://storage.googleapis.com/testtopbox-public/video_content/bbb/' +
'master.m3u8';
Expand All @@ -8,7 +7,7 @@ const BACKUP_STREAM =
const TEST_ASSET_KEY = 'c-rArva4ShKVIAkNfy6HUQ';

// VOD content source and video IDs.
const TEST_CONTENT_SOURCE_ID = '2548831';
const TEST_CONTENT_SOURCE_ID = '2528370';
const TEST_VIDEO_ID = 'tears-of-steel';

// StreamManager which will be used to request ad-enabled streams.
Expand Down

0 comments on commit 0d32833

Please sign in to comment.