Browse: Home / Classes / Learndash_Course_Video /

Learndash_Course_Video::replace_bunny_playlist_url_with_mp4_url

Learndash_Course_Video::replace_bunny_playlist_url_with_mp4_url( string $playlist_url,  int $mp4_quality )

Replaces Bunny CDN playlist URL with MP4 URL in the lesson_video_url setting.


Description #


Parameters #

$playlist_url

(string) (Required) Playlist URL.

$mp4_quality

(int) (Required) MP4 quality.


Return #

(void)


Source #

File: includes/course/ld-course-video.php


Changelog #

Changelog
Version Description
4.8.0 Introduced.