A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
S
- sendBrightcoveMessage(CastSession,BrightcoveMessage) - function in com.brightcove.cast.util.BrightcoveChannelUtil
- Send a BrightcoveMessage to the Brightcove Cast app receiver.
- sendBroadcast(Intent) - function in android.content.DefaultExpandedControllerActivity
- sendBroadcastAsUser(Intent,UserHandle) - function in android.content.DefaultExpandedControllerActivity
- sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.DefaultExpandedControllerActivity
- sendMessage(CastSession,String) - function in com.brightcove.cast.util.BrightcoveChannelUtil
- Send a message to the Brightcove Cast app receiver.
- sendOrderedBroadcast(Intent,String) - function in android.content.DefaultExpandedControllerActivity
- sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.DefaultExpandedControllerActivity
- sendStickyBroadcast(Intent) - function in android.content.DefaultExpandedControllerActivity
- sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.DefaultExpandedControllerActivity
- sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.DefaultExpandedControllerActivity
- sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,int,String,Bundle) - function in android.content.DefaultExpandedControllerActivity
- setAccountId(String) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- Sets the brightcove account id
- setActionBar(Toolbar) - function in android.app.DefaultExpandedControllerActivity
- setAdConfigId(String) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- Sets the Brightcove AdConfigId value.Depending on the type of content that you wish to cast, the AdConfigId could be required in orderto successfully make certain requests.
- setApplicationId(String) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- The application identifier for analytics.
- setAutoCastIfPlaying(boolean) - function in com.brightcove.cast.controller.BrightcoveCastMediaManager
- If enabled, the video playing locally will be automatically loaded to your Chromecast app receiveras soon as you get connected.
- setAutoPlay(boolean) - function in com.brightcove.cast.GoogleCastComponent
- Sets auto play.It is enabled by default.
- setAutoPlay(boolean) - function in com.brightcove.cast.GoogleCastComponent.Builder
- Whether playback on the Cast device should start immediately.
- setBrightcoveAuthorizationToken(String) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- Sets the Brightcove authorization token.Depending on your VideoCloud account configuration, this token might be required in orderto successfully make certain requests.
- setBrightcoveCastMediaManager(BrightcoveCastMediaManager) - function in com.brightcove.cast.GoogleCastComponent.Builder
- Customizable BrightcoveCastMediaManager.
- setContentTransitionManager(TransitionManager) - function in android.app.DefaultExpandedControllerActivity
- setContentView(int) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- setCustomData(CustomData) - function in com.brightcove.cast.GoogleCastComponent
- setCustomData(CustomData) - function in com.brightcove.cast.GoogleCastComponent.Builder
- The Brightcove CustomData to be used when sending custom data to the Cast receiver app.
- setCustomData(CustomData) - function in com.brightcove.cast.controller.BrightcoveCastMediaManager
- The Brightcove CustomData to be used when sending custom data to the Cast receiver app.
- setDefaultKeyMode(int) - function in android.app.DefaultExpandedControllerActivity
- setEmeHeaders(Map) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- Sets the emeHeaders object to be set in the CustomData object.
- setEnableCustomData(boolean) - function in com.brightcove.cast.GoogleCastComponent.Builder
- Whether to send custom data to the Cast receiver app.
- setEnterSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.DefaultExpandedControllerActivity
- setExitSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.DefaultExpandedControllerActivity
- setFeatureDrawable(int,Drawable) - function in android.app.DefaultExpandedControllerActivity
- setFeatureDrawableAlpha(int,int) - function in android.app.DefaultExpandedControllerActivity
- setFeatureDrawableResource(int,int) - function in android.app.DefaultExpandedControllerActivity
- setFeatureDrawableUri(int,Uri) - function in android.app.DefaultExpandedControllerActivity
- setFinishOnTouchOutside(boolean) - function in android.app.DefaultExpandedControllerActivity
- setImmersive(boolean) - function in android.app.DefaultExpandedControllerActivity
- setInheritShowWhenLocked(boolean) - function in android.app.DefaultExpandedControllerActivity
- setIntent(Intent) - function in android.app.DefaultExpandedControllerActivity
- setIsQueuingSupported(boolean) - function in com.brightcove.cast.GoogleCastComponent
- Enables/Disables queuing support in the current BrightcoveCastMediaManager instance.If enabled, it is expected that the Receiver will support queuing, and so an Add To Queue menu item will be shown tothe user in the play menu when a cast session is in progress.If disabled, it is expected that the Receiver will not support queuing, and so only a Play Now menu item will beshown to the user in the play menu when a cast session is in progress.
- setLocusContext(LocusId,Bundle) - function in android.app.DefaultExpandedControllerActivity
- setMediaController(MediaController) - function in android.app.DefaultExpandedControllerActivity
- setPictureInPictureParams(PictureInPictureParams) - function in android.app.DefaultExpandedControllerActivity
- setPlayerUrl(String) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- Sets the player URL for a custom receiver app.
- setPolicyKey(String) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- Sets the player policy key.
- setProgress(int) - function in android.app.DefaultExpandedControllerActivity
- setProgressBarIndeterminate(boolean) - function in android.app.DefaultExpandedControllerActivity
- setProgressBarIndeterminateVisibility(boolean) - function in android.app.DefaultExpandedControllerActivity
- setProgressBarVisibility(boolean) - function in android.app.DefaultExpandedControllerActivity
- setQueueingSupported(boolean) - function in com.brightcove.cast.controller.BrightcoveCastMediaManager
- Whether queueing is supported in the cast receiver app.
- setQueuingSupported(boolean) - function in com.brightcove.cast.GoogleCastComponent.Builder
- Whether queueing is supported in the cast receiver app.Please note that queueing is not supported in the Brightcove Cast receiver appIf true, the Add To Queue menu item is displayed to the user.If false, only the Play Now menu item is shown.
- setRecentsScreenshotEnabled(boolean) - function in android.app.DefaultExpandedControllerActivity
- setRequestedOrientation(int) - function in android.app.DefaultExpandedControllerActivity
- setResult(int) - function in android.app.DefaultExpandedControllerActivity
- setSecondaryProgress(int) - function in android.app.DefaultExpandedControllerActivity
- setSelectedTextAndAudioLanguages(Map) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- Sets the selected text and audio languages (or null, if they are not provided).
- setShouldDockBigOverlays(boolean) - function in android.app.DefaultExpandedControllerActivity
- setShowWhenLocked(boolean) - function in android.app.DefaultExpandedControllerActivity
- setSupportActionBar(Toolbar) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- setSupportProgress(int) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- setSupportProgressBarIndeterminate(boolean) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- setSupportProgressBarIndeterminateVisibility(boolean) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- setSupportProgressBarVisibility(boolean) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- setTaskDescription(ActivityManager.TaskDescription) - function in android.app.DefaultExpandedControllerActivity
- setTheme(int) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- setTitle(CharSequence) - function in android.app.DefaultExpandedControllerActivity
- setTitleColor(int) - function in android.app.DefaultExpandedControllerActivity
- setTranslucent(boolean) - function in android.app.DefaultExpandedControllerActivity
- setTurnScreenOn(boolean) - function in android.app.DefaultExpandedControllerActivity
- setUpMediaRouteButton(Activity,Menu) - function in com.brightcove.cast.GoogleCastComponent
- setUserId(String) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- The user id to be used when sending custom data to the Cast Receiver app.
- setVisible(boolean) - function in android.app.DefaultExpandedControllerActivity
- setVolumeControlStream(int) - function in android.app.DefaultExpandedControllerActivity
- setVrModeEnabled(boolean,ComponentName) - function in android.app.DefaultExpandedControllerActivity
- setWallpaper(Bitmap) - function in android.content.DefaultExpandedControllerActivity
- setWatermarkingToken(String) - function in com.brightcove.cast.model.BrightcoveCastCustomData.Builder
- Sets the watermarking token to be set in the CatalogParams object.
- shouldDockBigOverlays() - function in android.app.DefaultExpandedControllerActivity
- shouldShowRequestPermissionRationale(String) - function in android.app.DefaultExpandedControllerActivity
- shouldUpRecreateTask(Intent) - function in android.app.DefaultExpandedControllerActivity
- showAssist(Bundle) - function in android.app.DefaultExpandedControllerActivity
- showDialog(int) - function in android.app.DefaultExpandedControllerActivity
- showDialog(int,Bundle) - function in android.app.DefaultExpandedControllerActivity
- showLockTaskEscapeMessage() - function in android.app.DefaultExpandedControllerActivity
- SplashScreen - class in com.brightcove.cast.model
- The SplashScreen is an immutable data type that can be sent to the Brightcove Cast receiver app as a BrightcoveMessage, where the type is DATA_TYPE_SPLASH_SCREEN and the data is this object.
- startActionMode(ActionMode.Callback) - function in android.app.DefaultExpandedControllerActivity
- startActivities(Array) - function in android.app.DefaultExpandedControllerActivity
- startActivity(Intent) - function in android.app.DefaultExpandedControllerActivity
- startActivityForResult(Intent,int) - function in androidx.activity.DefaultExpandedControllerActivity
- startActivityFromChild(Activity,Intent,int) - function in android.app.DefaultExpandedControllerActivity
- startActivityFromFragment(Fragment,Intent,int) - function in androidx.fragment.app.DefaultExpandedControllerActivity
- startActivityIfNeeded(Intent,int) - function in android.app.DefaultExpandedControllerActivity
- startForegroundService(Intent) - function in android.content.DefaultExpandedControllerActivity
- startInstrumentation(ComponentName,String,Bundle) - function in android.content.DefaultExpandedControllerActivity
- startIntentSender(IntentSender,Intent,int,int,int) - function in android.app.DefaultExpandedControllerActivity
- startIntentSenderForResult(IntentSender,int,Intent,int,int,int) - function in androidx.activity.DefaultExpandedControllerActivity
- startIntentSenderFromChild(Activity,IntentSender,int,Intent,int,int,int) - function in android.app.DefaultExpandedControllerActivity
- startIntentSenderFromFragment(Fragment,IntentSender,int,Intent,int,int,int,Bundle) - function in androidx.fragment.app.DefaultExpandedControllerActivity
- startLocalVoiceInteraction(Bundle) - function in android.app.DefaultExpandedControllerActivity
- startLockTask() - function in android.app.DefaultExpandedControllerActivity
- startManagingCursor(Cursor) - function in android.app.DefaultExpandedControllerActivity
- startNextMatchingActivity(Intent) - function in android.app.DefaultExpandedControllerActivity
- startPostponedEnterTransition() - function in android.app.DefaultExpandedControllerActivity
- startSearch(String,boolean,Bundle,boolean) - function in android.app.DefaultExpandedControllerActivity
- startService(Intent) - function in android.content.DefaultExpandedControllerActivity
- startSupportActionMode(ActionMode.Callback) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- stopLocalVoiceInteraction() - function in android.app.DefaultExpandedControllerActivity
- stopLockTask() - function in android.app.DefaultExpandedControllerActivity
- stopManagingCursor(Cursor) - function in android.app.DefaultExpandedControllerActivity
- stopService(Intent) - function in android.content.DefaultExpandedControllerActivity
- superDispatchKeyEvent(KeyEvent) - function in androidx.core.app.DefaultExpandedControllerActivity
- supportFinishAfterTransition() - function in androidx.fragment.app.DefaultExpandedControllerActivity
- supportInvalidateOptionsMenu() - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- supportNavigateUpTo(Intent) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- supportPostponeEnterTransition() - function in androidx.fragment.app.DefaultExpandedControllerActivity
- supportRequestWindowFeature(int) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- supportShouldUpRecreateTask(Intent) - function in androidx.appcompat.app.DefaultExpandedControllerActivity
- supportStartPostponedEnterTransition() - function in androidx.fragment.app.DefaultExpandedControllerActivity