You are here

public function BrightcovePlaylistInterface::getPlaylistId in Brightcove Video Connect 8

Returns the Brightcove Playlist ID.

Return value

int The Brightcove Playlist ID (not the entity's).

1 method overrides BrightcovePlaylistInterface::getPlaylistId()
BrightcovePlaylist::getPlaylistId in src/Entity/BrightcovePlaylist.php
Returns the Brightcove Playlist ID.

File

src/BrightcovePlaylistInterface.php, line 51

Class

BrightcovePlaylistInterface
Provides an interface for defining Brightcove Playlists.

Namespace

Drupal\brightcove

Code

public function getPlaylistId();