You are here

public function BrightcoveVideoInterface::getName in Brightcove Video Connect 8

Gets the Brightcove Video name.

Return value

string Name of the Brightcove Video.

File

src/BrightcoveVideoInterface.php, line 83

Class

BrightcoveVideoInterface
Provides an interface for defining Brightcove Videos.

Namespace

Drupal\brightcove

Code

public function getName();