You are here

namespace Drupal\brightcove in Brightcove Video Connect 3.x

Same name in other branches
  1. 8.2 Drupal\brightcove
  2. 8 Drupal\brightcove
Classsort descending Location Description
BrightcoveAPIClientInterface src/BrightcoveAPIClientInterface.php Provides an interface for defining Brightcove API Client entities.
BrightcoveAPIClientListBuilder src/BrightcoveAPIClientListBuilder.php Provides a listing of Brightcove API Client entities.
BrightcoveCMSEntityInterface src/BrightcoveCMSEntityInterface.php Provides common interface for CMS entities.
BrightcoveCustomFieldInterface src/BrightcoveCustomFieldInterface.php Provides an interface defining a Brightcove custom field.
BrightcovePlayerInterface src/BrightcovePlayerInterface.php Provides an interface for defining Brightcove Player.
BrightcovePlaylistAccessControlHandler src/BrightcovePlaylistAccessControlHandler.php Access controller for the Brightcove Playlist.
BrightcovePlaylistHtmlRouteProvider src/BrightcovePlaylistHtmlRouteProvider.php Provides routes for Brightcove Playlists.
BrightcovePlaylistInterface src/BrightcovePlaylistInterface.php Provides an interface for defining Brightcove Playlists.
BrightcovePlaylistListBuilder src/BrightcovePlaylistListBuilder.php Defines a class to build a listing of Brightcove Playlists.
BrightcoveTextTrackInterface src/BrightcoveTextTrackInterface.php Provides an interface for defining Brightcove Text Track entities.
BrightcoveUtil src/BrightcoveUtil.php Utility class for Brightcove.
BrightcoveVideoAccessControlHandler src/BrightcoveVideoAccessControlHandler.php Access controller for the Brightcove Video.
BrightcoveVideoHtmlRouteProvider src/BrightcoveVideoHtmlRouteProvider.php Provides routes for Brightcove Videos.
BrightcoveVideoInterface src/BrightcoveVideoInterface.php Provides an interface for defining Brightcove Videos.
BrightcoveVideoListBuilder src/BrightcoveVideoListBuilder.php Defines a class to build a listing of Brightcove Videos.
BrightcoveVideoPlaylistCMSEntityInterface src/BrightcoveVideoPlaylistCMSEntityInterface.php Provides a common interface for the Brightcove video and playlist entities.
EntityChangedFieldsTrait src/EntityChangedFieldsTrait.php Provides a trait to identify changed entity fields.
Playlist src/Playlist.php Override Brightcove API Wrapper's Playlist class.
Video src/Video.php Override Brightcove API Wrapper's Video class.