@since: BuddyBoss 1.4.1
Description
bp_media_parse_file_path()

Parse file path and see if its remote or local.

Source: bp-media/bp-media-filters.php:2172

bp_media_download_headers()

Set headers for the download.

Source: bp-media/bp-media-filters.php:1940

bp_media_download_file_force()

Force download – this is the default method.

Source: bp-media/bp-media-filters.php:1820

bp_media_download_error()

Die with an error message if the download fails.

Source: bp-media/bp-media-filters.php:1848

bp_media_download_file_redirect()

Redirect to a file to start the download.

Source: bp-media/bp-media-filters.php:1863

bp_media_readfile_chunked()

Read file chunked.

Source: bp-media/bp-media-filters.php:1881