You are here

public function MediaBrightcovePlaylistStreamWrapper::getTarget in Brightcove Video Connect 7.4

Get target.

Return value

bool

File

brightcove_media/includes/MediaBrightcovePlaylistStreamWrapper.inc, line 27
Stream wrapper for Brightcove playlists.

Class

MediaBrightcovePlaylistStreamWrapper
@file Stream wrapper for Brightcove playlists.

Code

public function getTarget() {
  return FALSE;
}