You are here

namespace Drupal\brightcove\Entity in Brightcove Video Connect 3.x

Same name in other branches
  1. 8.2 Drupal\brightcove\Entity
  2. 8 Drupal\brightcove\Entity
Classsort descending Location Description
BrightcoveAPIClient src/Entity/BrightcoveAPIClient.php Defines the Brightcove API Client entity.
BrightcoveCmsEntity src/Entity/BrightcoveCmsEntity.php Common base class for CMS entities like Video and Playlist.
BrightcoveCustomField src/Entity/BrightcoveCustomField.php Defines the Brightcove Custom Field.
BrightcovePlayer src/Entity/BrightcovePlayer.php Defines the Brightcove Player.
BrightcovePlaylist src/Entity/BrightcovePlaylist.php Defines the Brightcove Playlist.
BrightcovePlaylistViewsData src/Entity/BrightcovePlaylistViewsData.php Provides Views data for Brightcove Playlists.
BrightcoveSubscription src/Entity/BrightcoveSubscription.php Defines the Brightcove Subscription entity.
BrightcoveSubscriptionInterface src/Entity/BrightcoveSubscriptionInterface.php Provides an interface for defining Brightcove Subscription entities.
BrightcoveTextTrack src/Entity/BrightcoveTextTrack.php Defines the Brightcove Text Track entity.
BrightcoveTextTrackViewsData src/Entity/BrightcoveTextTrackViewsData.php Provides Views data for Brightcove Text Track entities.
BrightcoveVideo src/Entity/BrightcoveVideo.php Defines the Brightcove Video entity.
BrightcoveVideoPlaylistCmsEntity src/Entity/BrightcoveVideoPlaylistCmsEntity.php Common base class for CMS entities like Video and Playlist.
BrightcoveVideoViewsData src/Entity/BrightcoveVideoViewsData.php Provides Views data for Brightcove Videos.