Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W Z 

A

accept(File, String) - Method in class com.reveldigital.player.MarqueeView
 
addConnectivityListener(ConnectivityListener) - Method in interface com.reveldigital.player.api.Controller
Adds a connectivity listener interface for receiving internet connectivity events.
addOnBeaconListener(OnBeaconListener) - Method in interface com.reveldigital.player.api.Controller
Adds a beacon listener interface to receive beacon enter/exit events.
addOnCallbackListener(OnCallbackListener) - Method in class com.reveldigital.player.GadgetView
Adds the on callback listener.
addOnCallbackListener(OnCallbackListener) - Method in class com.reveldigital.player.WebView
Adds the OnCallbackListener.
addOnCommandListener(OnCommandListener) - Method in interface com.reveldigital.player.api.Controller
Adds a command listener interface to receive service and user command.
addOnImpressionListener(OnImpressionListener) - Method in interface com.reveldigital.player.api.Controller
Adds the on impression listener.
addOnMotionListener(OnMotionListener) - Method in interface com.reveldigital.player.api.Controller
Adds a beacon listener interface to receive motion events.
addOnNavigateListener(OnNavigateListener) - Method in class com.reveldigital.player.WebView
Adds the OnNavigateListener.
addOnPlayedListener(OnPlayedListener) - Method in interface com.reveldigital.player.api.Controller
Adds a played listener interface to receive media played events.
addPlaylistListener(PlaylistListener) - Method in class com.reveldigital.player.CarouselView
 
addPlaylistListener(PlaylistListener) - Method in class com.reveldigital.player.GalleryView
Adds the playlist listener.
addPlaylistListener(PlaylistListener) - Method in class com.reveldigital.player.PagerView
 
addPlaylistListener(PlaylistListener) - Method in class com.reveldigital.player.SlideshowView2
Adds the playlist listener.
addTemplateListener(TemplateListener) - Method in interface com.reveldigital.player.api.Controller
Adds a template listener interface to receive template related events.
addView(View) - Method in class com.reveldigital.player.ComboView
 
addView(View, int, int) - Method in class com.reveldigital.player.ComboView
 
AnimationHelper - Class in com.reveldigital.player.api
AnimationHelper provides shortcuts for common animation tasks.
AnimationHelper() - Constructor for class com.reveldigital.player.api.AnimationHelper
 
autoStart - Variable in class com.reveldigital.player.FlashView
 

B

Beacon - Interface in com.reveldigital.player.api
The Interface Beacon.
BeaconUser - Interface in com.reveldigital.player.api
The Interface BeaconUser.

C

callbackListeners - Variable in class com.reveldigital.player.GadgetView
 
callbackListeners - Variable in class com.reveldigital.player.WebView
 
CarouselView - Class in com.reveldigital.player
Created by Mike on 3/13/2018.
CarouselView(Context, AttributeSet) - Constructor for class com.reveldigital.player.CarouselView
 
CarouselView(Context, AttributeSet, int) - Constructor for class com.reveldigital.player.CarouselView
 
CarouselView(Context, Module) - Constructor for class com.reveldigital.player.CarouselView
 
clear(boolean) - Method in class com.reveldigital.player.MarqueeView
 
ClockView - Class in com.reveldigital.player
 
ClockView(Context, Module) - Constructor for class com.reveldigital.player.ClockView
 
ClockView.OnClockUpdate - Interface in com.reveldigital.player
 
com.reveldigital.player - package com.reveldigital.player
 
com.reveldigital.player.api - package com.reveldigital.player.api
 
ComboView - Class in com.reveldigital.player
Created by Mike on 8/18/2015.
ComboView(Context, Module) - Constructor for class com.reveldigital.player.ComboView
 
Command - Interface in com.reveldigital.player.api
 
Condition - Interface in com.reveldigital.player.api
The Interface Condition
ConnectivityListener - Interface in com.reveldigital.player.api
The listener interface for receiving onConnectivityChanged events.
connectivityMonitor - Variable in class com.reveldigital.player.WebView
 
Controller - Interface in com.reveldigital.player.api
The Controller is the primary interface into the player engine.
converse() - Method in interface com.reveldigital.player.api.Controller
Trigger recording of audio and send result to DialogFlow.
COVER_PAGE_TRANSFORM - Static variable in class com.reveldigital.player.PagerView
 
CoverTransformer(float, float, float, float) - Constructor for class com.reveldigital.player.PagerView.CoverTransformer
 
createSourceFile(Source) - Method in class com.reveldigital.player.MarqueeView
 

D

DayOfWeekType - Enum in com.reveldigital.player.api
The Enum DayOfWeekType.
DEFAULT_PAGE_TRANSFORM - Static variable in class com.reveldigital.player.PagerView
 
deleteSources(String) - Method in class com.reveldigital.player.MarqueeView
 
DEPTH_PAGE_TRANSFORM - Static variable in class com.reveldigital.player.PagerView
 
DepthPageTransformer() - Constructor for class com.reveldigital.player.PagerView.DepthPageTransformer
 
Device - Interface in com.reveldigital.player.api
The Interface Device.
dispose() - Method in interface com.reveldigital.player.api.RevelControl
Dispose.
dispose() - Method in class com.reveldigital.player.CarouselView
 
dispose() - Method in class com.reveldigital.player.ClockView
 
dispose() - Method in class com.reveldigital.player.ComboView
 
dispose() - Method in class com.reveldigital.player.FlashView
 
dispose() - Method in class com.reveldigital.player.GadgetView
 
dispose() - Method in class com.reveldigital.player.GalleryView
 
dispose() - Method in class com.reveldigital.player.HotSpotView
 
dispose() - Method in class com.reveldigital.player.MarqueeView
 
dispose() - Method in class com.reveldigital.player.PagerView
 
dispose() - Method in class com.reveldigital.player.QRCodeView
 
dispose() - Method in class com.reveldigital.player.RichTextView
 
dispose() - Method in class com.reveldigital.player.ShapeView
 
dispose() - Method in class com.reveldigital.player.SlideshowView2
 
dispose() - Method in class com.reveldigital.player.StaticImageView
 
dispose() - Method in class com.reveldigital.player.TextView
 
dispose() - Method in class com.reveldigital.player.TVView
 
dispose() - Method in class com.reveldigital.player.WebView
 
download() - Method in class com.reveldigital.player.QRCodeView
 
download() - Method in class com.reveldigital.player.RichTextView
 
download() - Method in class com.reveldigital.player.ShapeView
 
download() - Method in class com.reveldigital.player.TextView
 

E

Event - Interface in com.reveldigital.player.api
 
executeJavascript(String) - Method in class com.reveldigital.player.FlashView
 
executeJavascript(String) - Method in class com.reveldigital.player.GadgetView
Execute the supplied Javascript within the loaded web page.
executeJavascript(String, ValueCallback<String>) - Method in class com.reveldigital.player.GadgetView
Execute the supplied Javascript within the loaded web page.
executeJavascript(String) - Method in class com.reveldigital.player.WebView
Execute the supplied Javascript within the loaded web page.
executeJavascript(String, ValueCallback<String>) - Method in class com.reveldigital.player.WebView
Execute the supplied Javascript within the loaded web page.

F

FaceInfo - Interface in com.reveldigital.player.api
The Interface FaceInfo.
fadeIn(View) - Static method in class com.reveldigital.player.api.AnimationHelper
 
fadeIn(View, long) - Static method in class com.reveldigital.player.api.AnimationHelper
 
fadeIn(View, long, Animator.AnimatorListener) - Static method in class com.reveldigital.player.api.AnimationHelper
 
fadeOut(View) - Static method in class com.reveldigital.player.api.AnimationHelper
 
fadeOut(View, long) - Static method in class com.reveldigital.player.api.AnimationHelper
 
fadeOut(View, long, Animator.AnimatorListener) - Static method in class com.reveldigital.player.api.AnimationHelper
 
File - Interface in com.reveldigital.player.api
The Interface File.
FixedSpeedScroller(Context) - Constructor for class com.reveldigital.player.PagerView.FixedSpeedScroller
 
FixedSpeedScroller(Context, Interpolator) - Constructor for class com.reveldigital.player.PagerView.FixedSpeedScroller
 
FixedSpeedScroller(Context, Interpolator, boolean) - Constructor for class com.reveldigital.player.PagerView.FixedSpeedScroller
 
flashVars - Variable in class com.reveldigital.player.FlashView
 
FlashView - Class in com.reveldigital.player
 
FlashView(Context, Module) - Constructor for class com.reveldigital.player.FlashView
 
fromInteger(int) - Static method in enum com.reveldigital.player.api.GenderType
From integer.
fromInteger(int) - Static method in enum com.reveldigital.player.api.OrientationType
From integer.
fromString(String) - Static method in enum com.reveldigital.player.api.GenderType
 
fromString(String) - Static method in enum com.reveldigital.player.api.ModuleType
From string.
fromString(String) - Static method in enum com.reveldigital.player.api.PlaylistType
From string.

G

Gadget - Interface in com.reveldigital.player.api
 
GadgetView - Class in com.reveldigital.player
 
GadgetView(Context, Module) - Constructor for class com.reveldigital.player.GadgetView
 
GalleryView - Class in com.reveldigital.player
 
GalleryView(Context, AttributeSet) - Constructor for class com.reveldigital.player.GalleryView
 
GalleryView(Context, AttributeSet, int) - Constructor for class com.reveldigital.player.GalleryView
 
GalleryView(Context, Module) - Constructor for class com.reveldigital.player.GalleryView
 
GenderType - Enum in com.reveldigital.player.api
The Enum GenderType.
getAccountType() - Method in interface com.reveldigital.player.api.Device
Gets the account type.
getAddress1() - Method in interface com.reveldigital.player.api.Location
Gets the address 1
getAddress2() - Method in interface com.reveldigital.player.api.Location
Gets the address 2
getAge() - Method in interface com.reveldigital.player.api.FaceInfo
Gets the age.
getArg() - Method in interface com.reveldigital.player.api.Command
Gets the command argument
getBackColor() - Method in interface com.reveldigital.player.api.Template
Gets the background color.
getBirthDate() - Method in interface com.reveldigital.player.api.BeaconUser
Gets the birthdate
getBlink() - Method in interface com.reveldigital.player.api.FaceInfo
Gets the blink state.
getBluetoothName() - Method in interface com.reveldigital.player.api.Beacon
Get the Bluetooth device name.
getCategories() - Method in interface com.reveldigital.player.api.BeaconUser
Gets the list of categories selected by this user as areas of interest
getCity() - Method in interface com.reveldigital.player.api.Location
Gets the city
getConditions() - Method in interface com.reveldigital.player.api.Schedule
Gets the conditions.
getConditions() - Method in interface com.reveldigital.player.api.Source
Gets the conditions.
getCountry() - Method in interface com.reveldigital.player.api.Location
Gets the country
getCounty() - Method in interface com.reveldigital.player.api.Location
Gets the county
getCreatedOn() - Method in interface com.reveldigital.player.api.BeaconUser
Gets the date on which this user profile was created
getDateValue1() - Method in interface com.reveldigital.player.api.Condition
Gets the 1st value as a Date
getDateValue2() - Method in interface com.reveldigital.player.api.Condition
Gets the 2nd value as Date
getDateValue3() - Method in interface com.reveldigital.player.api.Condition
Gets the 3rd value as a Date
getDateValue4() - Method in interface com.reveldigital.player.api.Condition
Gets the 4th value as a Date
getDays() - Method in interface com.reveldigital.player.api.Schedule
Gets the days.
getDaysOfWeek(long) - Static method in enum com.reveldigital.player.api.DayOfWeekType
Translates a numeric value into a Set of DayOfWeekType enums.
getDescription() - Method in interface com.reveldigital.player.api.Device
Gets the description.
getDescription() - Method in interface com.reveldigital.player.api.File
Gets the description.
getDescription() - Method in interface com.reveldigital.player.api.Playlist
Gets the description.
getDescription() - Method in interface com.reveldigital.player.api.Template
Gets the description.
getDevice() - Method in interface com.reveldigital.player.api.Controller
Returns information related to the device currently running the script.
getDeviceCaps() - Method in interface com.reveldigital.player.api.Device
Gets the device capabilities.
getDeviceId() - Method in interface com.reveldigital.player.api.Beacon
Gets the beacon device id
getDeviceKey() - Method in interface com.reveldigital.player.api.Controller
Returns the unique identifier (GUID) for this device.
getDeviceTime() - Method in interface com.reveldigital.player.api.Controller
Current time based on the device time zone.
getDeviceTime(Date) - Method in interface com.reveldigital.player.api.Controller
Adjusts the supplied date to the device time zone.
getDeviceType() - Method in interface com.reveldigital.player.api.Device
Gets the device type.
getDistance() - Method in interface com.reveldigital.player.api.Beacon
Get an estimate of how far the beacon is away in meters.
getDoubleValue1() - Method in interface com.reveldigital.player.api.Condition
Gets the 1st value as a double
getDoubleValue2() - Method in interface com.reveldigital.player.api.Condition
Gets the 2nd value as a double
getDoubleValue3() - Method in interface com.reveldigital.player.api.Condition
Gets the 3rd value as a double
getDoubleValue4() - Method in interface com.reveldigital.player.api.Condition
Gets the 4th value as a double
getDwell() - Method in interface com.reveldigital.player.api.Beacon
Gets the dwell time (in milliseconds)
getEmailAddress() - Method in interface com.reveldigital.player.api.BeaconUser
Gets the email address
getEndDate() - Method in interface com.reveldigital.player.api.Schedule
Gets the end date.
getEndDate() - Method in interface com.reveldigital.player.api.Source
Gets the end date.
getEndTime() - Method in interface com.reveldigital.player.api.Schedule
Gets the end time.
getEnteredService() - Method in interface com.reveldigital.player.api.Device
Gets the date when this device entered service.
getFaces() - Method in interface com.reveldigital.player.api.Impression
Gets the faces.
getFile() - Method in interface com.reveldigital.player.api.Source
Gets the file.
getFileSize() - Method in interface com.reveldigital.player.api.File
Gets the file size.
getFixedDuration() - Method in class com.reveldigital.player.PagerView.FixedSpeedScroller
 
getFlashVars() - Method in interface com.reveldigital.player.api.Source
Gets the flash vars for Flash based content.
getGadget() - Method in interface com.reveldigital.player.api.File
Gets the gadget definition.
getGender() - Method in interface com.reveldigital.player.api.BeaconUser
Gets the gender
getGender() - Method in interface com.reveldigital.player.api.FaceInfo
Gets the gender.
getHeight() - Method in interface com.reveldigital.player.api.Module
Gets the height.
getHeight() - Method in interface com.reveldigital.player.api.RevelControl
Gets the height.
getHeight() - Method in interface com.reveldigital.player.api.Template
Gets the height.
getId() - Method in interface com.reveldigital.player.api.Beacon
Gets the beacon ping unique id
getId() - Method in interface com.reveldigital.player.api.BeaconUser
Gets the unique identifier for this beacon user
getId() - Method in interface com.reveldigital.player.api.Gadget
Gets the id.
getId() - Method in interface com.reveldigital.player.api.Module
Gets the id.
getId() - Method in interface com.reveldigital.player.api.Source
Gets the id.
getId1() - Method in interface com.reveldigital.player.api.Beacon
Get the 1st beacon identifier
getId2() - Method in interface com.reveldigital.player.api.Beacon
Get the 2nd beacon identifier
getId3() - Method in interface com.reveldigital.player.api.Beacon
Get the 3rd beacon identifier
getInterval() - Method in interface com.reveldigital.player.api.Source
Gets the interval.
getIntValue1() - Method in interface com.reveldigital.player.api.Condition
Gets the 1st value as an int
getIntValue2() - Method in interface com.reveldigital.player.api.Condition
Gets the 2nd value as an int
getIntValue3() - Method in interface com.reveldigital.player.api.Condition
Gets the 3rd value as an int
getIntValue4() - Method in interface com.reveldigital.player.api.Condition
Gets the 4th value as in int
getLastCommand() - Method in interface com.reveldigital.player.api.Controller
Gets the last command issues to the player.
getLastService() - Method in interface com.reveldigital.player.api.Device
Gets the date when this device was last serviced.
getLastUpdate() - Method in interface com.reveldigital.player.api.Device
Gets the date when this device was last updated.
getLatitude() - Method in interface com.reveldigital.player.api.Beacon
Gets the location latitude for this beacon
getLatitude() - Method in interface com.reveldigital.player.api.Location
Gets the latitude
getLeft() - Method in interface com.reveldigital.player.api.Module
Gets the left position.
getLeft() - Method in interface com.reveldigital.player.api.RevelControl
Gets the left position.
getLocation() - Method in interface com.reveldigital.player.api.Device
Gets the device location.
getLongitude() - Method in interface com.reveldigital.player.api.Beacon
Gets the location longitude for this beacon
getLongitude() - Method in interface com.reveldigital.player.api.Location
Gets the longitude
getMacAddress() - Method in interface com.reveldigital.player.api.Beacon
Gets the beacon MAC address
getManufacturer() - Method in interface com.reveldigital.player.api.Beacon
A two byte code indicating the beacon manufacturer.
getMediaFile() - Method in interface com.reveldigital.player.api.File
Gets the media file.
getMediaFile() - Method in interface com.reveldigital.player.api.Source
 
getMimeType() - Method in interface com.reveldigital.player.api.File
Gets the mime type.
getModules() - Method in interface com.reveldigital.player.api.Template
Gets the modules.
getName() - Method in interface com.reveldigital.player.api.BeaconUser
Gets the user name
getName() - Method in interface com.reveldigital.player.api.Command
Gets the command name
getName() - Method in interface com.reveldigital.player.api.Device
Gets the name.
getName() - Method in interface com.reveldigital.player.api.Event
Gets the event name.
getName() - Method in interface com.reveldigital.player.api.File
Gets the name.
getName() - Method in interface com.reveldigital.player.api.Gadget
Gets the name.
getName() - Method in interface com.reveldigital.player.api.Module
Gets the name.
getName() - Method in interface com.reveldigital.player.api.Option
Gets the name.
getName() - Method in interface com.reveldigital.player.api.Playlist
Gets the name.
getName() - Method in interface com.reveldigital.player.api.RevelControl
Gets the name.
getName() - Method in interface com.reveldigital.player.api.Schedule
Gets the name.
getName() - Method in interface com.reveldigital.player.api.Source
Gets the name.
getName() - Method in interface com.reveldigital.player.api.Template
Gets the name.
getName() - Method in class com.reveldigital.player.CarouselView
 
getName() - Method in class com.reveldigital.player.ClockView
 
getName() - Method in class com.reveldigital.player.ComboView
 
getName() - Method in class com.reveldigital.player.FlashView
 
getName() - Method in class com.reveldigital.player.GadgetView
 
getName() - Method in class com.reveldigital.player.GalleryView
 
getName() - Method in class com.reveldigital.player.HotSpotView
 
getName() - Method in class com.reveldigital.player.MarqueeView
 
getName() - Method in class com.reveldigital.player.PagerView
 
getName() - Method in class com.reveldigital.player.QRCodeView
 
getName() - Method in class com.reveldigital.player.RichTextView
 
getName() - Method in class com.reveldigital.player.ShapeView
 
getName() - Method in class com.reveldigital.player.SlideshowView2
 
getName() - Method in class com.reveldigital.player.StaticImageView
 
getName() - Method in class com.reveldigital.player.TextView
 
getName() - Method in class com.reveldigital.player.TVView
 
getName() - Method in class com.reveldigital.player.WebView
 
getNwsZoneId() - Method in interface com.reveldigital.player.api.Location
Gets the NWS Zone Id
getOkHttpClient() - Method in interface com.reveldigital.player.api.Controller
Returns an OkHttp client for making HTTP method calls in scripting
getOperator() - Method in interface com.reveldigital.player.api.Condition
Gets the operator.
getOptions() - Method in interface com.reveldigital.player.api.Gadget
Gets the options.
getOptions() - Method in interface com.reveldigital.player.api.Module
Gets the options.
getOptions() - Method in interface com.reveldigital.player.api.RevelControl
Gets the options.
getOptions() - Method in class com.reveldigital.player.CarouselView
 
getOptions() - Method in class com.reveldigital.player.ClockView
 
getOptions() - Method in class com.reveldigital.player.ComboView
 
getOptions() - Method in class com.reveldigital.player.FlashView
 
getOptions() - Method in class com.reveldigital.player.GadgetView
 
getOptions() - Method in class com.reveldigital.player.GalleryView
 
getOptions() - Method in class com.reveldigital.player.HotSpotView
 
getOptions() - Method in class com.reveldigital.player.MarqueeView
 
getOptions() - Method in class com.reveldigital.player.PagerView
 
getOptions() - Method in class com.reveldigital.player.QRCodeView
 
getOptions() - Method in class com.reveldigital.player.RichTextView
 
getOptions() - Method in class com.reveldigital.player.ShapeView
 
getOptions() - Method in class com.reveldigital.player.SlideshowView2
 
getOptions() - Method in class com.reveldigital.player.StaticImageView
 
getOptions() - Method in class com.reveldigital.player.TextView
 
getOptions() - Method in class com.reveldigital.player.TVView
 
getOptions() - Method in class com.reveldigital.player.WebView
 
getOrientation() - Method in interface com.reveldigital.player.api.Template
Gets the orientation.
getPhone() - Method in interface com.reveldigital.player.api.BeaconUser
Gets the phone number
getPingType() - Method in interface com.reveldigital.player.api.Beacon
Gets the type of beacon event.
getPlaylist() - Method in interface com.reveldigital.player.api.Module
Gets the playlist assigned to this module.
getPlaylist() - Method in interface com.reveldigital.player.api.RevelControl
Gets the playlist.
getPlaylist() - Method in interface com.reveldigital.player.api.Schedule
Gets the playlist (null if not assigned).
getPlaylist() - Method in class com.reveldigital.player.CarouselView
 
getPlaylist() - Method in class com.reveldigital.player.ClockView
 
getPlaylist() - Method in class com.reveldigital.player.ComboView
 
getPlaylist() - Method in class com.reveldigital.player.FlashView
 
getPlaylist() - Method in class com.reveldigital.player.GadgetView
 
getPlaylist() - Method in class com.reveldigital.player.GalleryView
 
getPlaylist() - Method in class com.reveldigital.player.HotSpotView
 
getPlaylist() - Method in class com.reveldigital.player.MarqueeView
 
getPlaylist() - Method in class com.reveldigital.player.PagerView
 
getPlaylist() - Method in class com.reveldigital.player.QRCodeView
 
getPlaylist() - Method in class com.reveldigital.player.RichTextView
 
getPlaylist() - Method in class com.reveldigital.player.ShapeView
 
getPlaylist() - Method in class com.reveldigital.player.SlideshowView2
 
getPlaylist() - Method in class com.reveldigital.player.StaticImageView
 
getPlaylist() - Method in class com.reveldigital.player.TextView
 
getPlaylist() - Method in class com.reveldigital.player.TVView
 
getPlaylist() - Method in class com.reveldigital.player.WebView
 
getPostalCode() - Method in interface com.reveldigital.player.api.Location
Gets the postal code
getProperties() - Method in interface com.reveldigital.player.api.Event
Gets the event properties.
getRegistrationKey() - Method in interface com.reveldigital.player.api.Device
Gets the registration key.
getRssi() - Method in interface com.reveldigital.player.api.Beacon
Get the measured signal strength of the Bluetooth packet.
getSchedule() - Method in interface com.reveldigital.player.api.Controller
Returns the active schedule or null if nothing is scheduled for the current time.
getScript() - Method in interface com.reveldigital.player.api.Template
Gets the script.
getScrollView() - Method in class com.reveldigital.player.ComboView
 
getSequence() - Method in interface com.reveldigital.player.api.Condition
Gets the sequence number.
getSequence() - Method in interface com.reveldigital.player.api.Module
Gets the z-order sequence.
getSessionId() - Method in interface com.reveldigital.player.api.Event
Gets the session ID for this event.
getSmile() - Method in interface com.reveldigital.player.api.FaceInfo
Gets the smile state.
getSource() - Method in class com.reveldigital.player.CarouselView
 
getSource() - Method in class com.reveldigital.player.GalleryView
Gets the current source.
getSource() - Method in class com.reveldigital.player.PagerView
 
getSource() - Method in class com.reveldigital.player.SlideshowView2
Gets the current source.
getSources() - Method in interface com.reveldigital.player.api.Playlist
Gets the sources.
getStartDate() - Method in interface com.reveldigital.player.api.Schedule
Gets the start date.
getStartDate() - Method in interface com.reveldigital.player.api.Source
Gets the start date.
getStartTime() - Method in interface com.reveldigital.player.api.Schedule
Gets the start time.
getState() - Method in interface com.reveldigital.player.api.Location
Gets the state
getTemplate() - Method in interface com.reveldigital.player.api.Controller
Currently scheduled template.
getTemplate() - Method in interface com.reveldigital.player.api.Schedule
Gets the template (null if not assigned).
getTimestamp() - Method in interface com.reveldigital.player.api.Beacon
Gets the timestamp for the beacon event
getTimeZone() - Method in interface com.reveldigital.player.api.Device
Gets the timezone assigned to this device.
getTop() - Method in interface com.reveldigital.player.api.Module
Gets the top position.
getTop() - Method in interface com.reveldigital.player.api.RevelControl
Gets the top position.
getTrackingId() - Method in interface com.reveldigital.player.api.FaceInfo
Gets the tracking id.
getTrackingTime() - Method in interface com.reveldigital.player.api.FaceInfo
Gets the tracking time.
getTransitionDuration() - Method in class com.reveldigital.player.GalleryView
Get the duration in milliseconds for source transitions
getTransitionDuration() - Method in class com.reveldigital.player.PagerView
Get the duration in milliseconds for source transitions
getTransitionDuration() - Method in class com.reveldigital.player.SlideshowView2
Get the duration in milliseconds for source transitions
getTxPower() - Method in interface com.reveldigital.player.api.Beacon
The calibrated measured Tx power of the Beacon in RSSI This value is baked into an Beacon when it is manufactured, and it is transmitted with each packet to aid in the mDistance estimate
getType() - Method in interface com.reveldigital.player.api.Condition
Gets the type of condition.
getType() - Method in interface com.reveldigital.player.api.Module
Gets the type.
getType() - Method in interface com.reveldigital.player.api.Playlist
Gets the type.
getType() - Method in interface com.reveldigital.player.api.RevelControl
Gets the module type.
getType() - Method in interface com.reveldigital.player.api.Source
Gets the type.
getType() - Method in class com.reveldigital.player.CarouselView
 
getType() - Method in class com.reveldigital.player.ClockView
 
getType() - Method in class com.reveldigital.player.ComboView
 
getType() - Method in class com.reveldigital.player.FlashView
 
getType() - Method in class com.reveldigital.player.GadgetView
 
getType() - Method in class com.reveldigital.player.GalleryView
 
getType() - Method in class com.reveldigital.player.HotSpotView
 
getType() - Method in class com.reveldigital.player.MarqueeView
 
getType() - Method in class com.reveldigital.player.PagerView
 
getType() - Method in class com.reveldigital.player.QRCodeView
 
getType() - Method in class com.reveldigital.player.RichTextView
 
getType() - Method in class com.reveldigital.player.ShapeView
 
getType() - Method in class com.reveldigital.player.SlideshowView2
 
getType() - Method in class com.reveldigital.player.StaticImageView
 
getType() - Method in class com.reveldigital.player.TextView
 
getType() - Method in class com.reveldigital.player.TVView
 
getType() - Method in class com.reveldigital.player.WebView
 
getUpdatedOn() - Method in interface com.reveldigital.player.api.BeaconUser
Gets the date on which this user profile was updated
getUrl() - Method in interface com.reveldigital.player.api.Gadget
Gets the gadget url.
getUser() - Method in interface com.reveldigital.player.api.Beacon
Gets the user profile associated with this beacon event
getValue() - Method in enum com.reveldigital.player.api.DayOfWeekType
Gets the value.
getValue() - Method in interface com.reveldigital.player.api.Option
Gets the value.
getValue() - Method in interface com.reveldigital.player.api.Source
Gets the value.
getValue1() - Method in interface com.reveldigital.player.api.Condition
Gets the 1st value
getValue2() - Method in interface com.reveldigital.player.api.Condition
Gets the 2nd value
getValue3() - Method in interface com.reveldigital.player.api.Condition
Gets the 3rd value
getValue4() - Method in interface com.reveldigital.player.api.Condition
Gets the 4th value
getVersionCode() - Method in interface com.reveldigital.player.api.Controller
Returns the version of the player app.
getVideoView() - Method in class com.reveldigital.player.GalleryView
 
getWidth() - Method in interface com.reveldigital.player.api.Module
Gets the width.
getWidth() - Method in interface com.reveldigital.player.api.RevelControl
Gets the width.
getWidth() - Method in interface com.reveldigital.player.api.Template
Gets the width.
getZIndex() - Method in interface com.reveldigital.player.api.RevelControl
Gets the z index.
getZIndex() - Method in class com.reveldigital.player.CarouselView
 
getZIndex() - Method in class com.reveldigital.player.ClockView
 
getZIndex() - Method in class com.reveldigital.player.ComboView
 
getZIndex() - Method in class com.reveldigital.player.FlashView
 
getZIndex() - Method in class com.reveldigital.player.GadgetView
 
getZIndex() - Method in class com.reveldigital.player.GalleryView
 
getZIndex() - Method in class com.reveldigital.player.HotSpotView
 
getZIndex() - Method in class com.reveldigital.player.MarqueeView
 
getZIndex() - Method in class com.reveldigital.player.PagerView
 
getZIndex() - Method in class com.reveldigital.player.QRCodeView
 
getZIndex() - Method in class com.reveldigital.player.RichTextView
 
getZIndex() - Method in class com.reveldigital.player.ShapeView
 
getZIndex() - Method in class com.reveldigital.player.SlideshowView2
 
getZIndex() - Method in class com.reveldigital.player.StaticImageView
 
getZIndex() - Method in class com.reveldigital.player.TextView
 
getZIndex() - Method in class com.reveldigital.player.TVView
 
getZIndex() - Method in class com.reveldigital.player.WebView
 

H

HotSpotView - Class in com.reveldigital.player
Created by Mike on 10/14/2014.
HotSpotView(Context, Module) - Constructor for class com.reveldigital.player.HotSpotView
 

I

Impression - Interface in com.reveldigital.player.api
The Interface Impression.
initialize(Module) - Method in interface com.reveldigital.player.api.RevelControl
Initialize.
initialize(Module) - Method in class com.reveldigital.player.CarouselView
 
initialize(Module) - Method in class com.reveldigital.player.ClockView
 
initialize(Module) - Method in class com.reveldigital.player.ComboView
 
initialize(Module) - Method in class com.reveldigital.player.FlashView
 
initialize(Module) - Method in class com.reveldigital.player.GadgetView
 
initialize(Module) - Method in class com.reveldigital.player.GalleryView
 
initialize(Module) - Method in class com.reveldigital.player.HotSpotView
 
initialize(Module) - Method in class com.reveldigital.player.MarqueeView
 
initialize(Module) - Method in class com.reveldigital.player.PagerView
 
initialize(Module) - Method in class com.reveldigital.player.QRCodeView
 
initialize(Module) - Method in class com.reveldigital.player.RichTextView
 
initialize(Module) - Method in class com.reveldigital.player.ShapeView
 
initialize(Module) - Method in class com.reveldigital.player.SlideshowView2
 
initialize(Module) - Method in class com.reveldigital.player.StaticImageView
 
initialize(Module) - Method in class com.reveldigital.player.TextView
 
initialize(Module) - Method in class com.reveldigital.player.TVView
 
initialize(Module) - Method in class com.reveldigital.player.WebView
 
initJS() - Method in class com.reveldigital.player.FlashView
 
internalNext() - Method in class com.reveldigital.player.CarouselView
 
internalNext() - Method in class com.reveldigital.player.PagerView
 
isAutoStart() - Method in interface com.reveldigital.player.api.RevelControl
Checks if auto start is enabled.
isAutoStart() - Method in class com.reveldigital.player.CarouselView
 
isAutoStart() - Method in class com.reveldigital.player.ClockView
 
isAutoStart() - Method in class com.reveldigital.player.ComboView
 
isAutoStart() - Method in class com.reveldigital.player.FlashView
 
isAutoStart() - Method in class com.reveldigital.player.GadgetView
 
isAutoStart() - Method in class com.reveldigital.player.GalleryView
 
isAutoStart() - Method in class com.reveldigital.player.HotSpotView
 
isAutoStart() - Method in class com.reveldigital.player.MarqueeView
 
isAutoStart() - Method in class com.reveldigital.player.PagerView
 
isAutoStart() - Method in class com.reveldigital.player.QRCodeView
 
isAutoStart() - Method in class com.reveldigital.player.RichTextView
 
isAutoStart() - Method in class com.reveldigital.player.ShapeView
 
isAutoStart() - Method in class com.reveldigital.player.SlideshowView2
 
isAutoStart() - Method in class com.reveldigital.player.StaticImageView
 
isAutoStart() - Method in class com.reveldigital.player.TextView
 
isAutoStart() - Method in class com.reveldigital.player.TVView
 
isAutoStart() - Method in class com.reveldigital.player.WebView
 
isConnected() - Method in interface com.reveldigital.player.api.Controller
Determine if the player has Internet connectivity.
isStarted() - Method in interface com.reveldigital.player.api.RevelControl
True is control is currently started.
isStarted() - Method in class com.reveldigital.player.CarouselView
 
isStarted() - Method in class com.reveldigital.player.ClockView
 
isStarted() - Method in class com.reveldigital.player.ComboView
 
isStarted() - Method in class com.reveldigital.player.FlashView
 
isStarted() - Method in class com.reveldigital.player.GadgetView
 
isStarted() - Method in class com.reveldigital.player.GalleryView
 
isStarted() - Method in class com.reveldigital.player.HotSpotView
 
isStarted() - Method in class com.reveldigital.player.MarqueeView
 
isStarted() - Method in class com.reveldigital.player.PagerView
 
isStarted() - Method in class com.reveldigital.player.QRCodeView
 
isStarted() - Method in class com.reveldigital.player.RichTextView
 
isStarted() - Method in class com.reveldigital.player.ShapeView
 
isStarted() - Method in class com.reveldigital.player.SlideshowView2
 
isStarted() - Method in class com.reveldigital.player.StaticImageView
 
isStarted() - Method in class com.reveldigital.player.TextView
 
isStarted() - Method in class com.reveldigital.player.TVView
 
isStarted() - Method in class com.reveldigital.player.WebView
 

L

Location - Interface in com.reveldigital.player.api
The Interface Location.

M

MARGIN_MAX - Static variable in class com.reveldigital.player.PagerView.CoverTransformer
 
MARGIN_MIN - Static variable in class com.reveldigital.player.PagerView.CoverTransformer
 
MarqueeView - Class in com.reveldigital.player
 
MarqueeView(Context, Module) - Constructor for class com.reveldigital.player.MarqueeView
 
Module - Interface in com.reveldigital.player.api
The Interface Module.
module - Variable in class com.reveldigital.player.ClockView
 
module - Variable in class com.reveldigital.player.FlashView
 
ModuleType - Enum in com.reveldigital.player.api
The Enum ModuleType.

N

newEventSession(String) - Method in interface com.reveldigital.player.api.Controller
Starts a new event session using the provided id.
newEventSession() - Method in interface com.reveldigital.player.api.Controller
Starts a new event session using a generated id.
newSession() - Static method in interface com.reveldigital.player.api.Event
Create a new session.
newSession(String) - Static method in interface com.reveldigital.player.api.Event
Create a new session with the assigned ID.
next() - Method in class com.reveldigital.player.CarouselView
Move to the next source in the playlist.
next() - Method in class com.reveldigital.player.GalleryView
Move to the next source in the playlist.
next() - Method in class com.reveldigital.player.PagerView
 
next() - Method in class com.reveldigital.player.SlideshowView2
Move to the next source in the playlist.

O

onAdRequestCompleted(AdResponse) - Method in class com.reveldigital.player.SlideshowView2
 
onBeacon(Beacon) - Method in interface com.reveldigital.player.api.OnBeaconListener
On beacon.
OnBeaconListener - Interface in com.reveldigital.player.api
The listener interface for receiving onBeacon events.
onBottom(boolean) - Method in class com.reveldigital.player.ComboView
 
onCallback(String[]) - Method in interface com.reveldigital.player.api.OnCallbackListener
On callback.
OnCallbackListener - Interface in com.reveldigital.player.api
The listener interface for receiving onCallback events.
onClicked() - Method in interface com.reveldigital.player.api.TemplateListener
On clicked.
onClockUpdate() - Method in interface com.reveldigital.player.ClockView.OnClockUpdate
 
onCommand(String, String) - Method in interface com.reveldigital.player.api.OnCommandListener
On command.
onCommand(String, String) - Method in class com.reveldigital.player.FlashView
 
onCommand(String, String) - Method in class com.reveldigital.player.GadgetView
 
onCommand(String, String) - Method in class com.reveldigital.player.WebView
 
OnCommandListener - Interface in com.reveldigital.player.api
The listener interface for receiving onCommand events.
onCompletion(MediaPlayer) - Method in class com.reveldigital.player.TVView
 
onConnectivityChanged(boolean) - Method in interface com.reveldigital.player.api.ConnectivityListener
Called when internet connection status changes.
onDownloadFeedCompleted(Feed) - Method in class com.reveldigital.player.ComboView
 
onDownloadFeedCompleted(Feed) - Method in class com.reveldigital.player.GalleryView
 
onDownloadFeedCompleted(Feed) - Method in class com.reveldigital.player.MarqueeView
 
onDownloadFeedCompleted(Feed) - Method in class com.reveldigital.player.PagerView
 
onDownloadFeedCompleted(Feed) - Method in class com.reveldigital.player.SlideshowView2
 
onDownloadFileCompleted(File) - Method in class com.reveldigital.player.ComboView
 
onDownloadFileCompleted(com.reveldigital.player.json.File) - Method in class com.reveldigital.player.GalleryView
 
onDownloadFileCompleted(File) - Method in class com.reveldigital.player.MarqueeView
 
onDownloadFileCompleted(File) - Method in class com.reveldigital.player.PagerView
 
onDownloadFileCompleted(File) - Method in class com.reveldigital.player.QRCodeView
 
onDownloadFileCompleted(File) - Method in class com.reveldigital.player.RichTextView
 
onDownloadFileCompleted(File) - Method in class com.reveldigital.player.ShapeView
 
onDownloadFileCompleted(File) - Method in class com.reveldigital.player.SlideshowView2
 
onDownloadFileCompleted(com.reveldigital.player.json.File) - Method in class com.reveldigital.player.StaticImageView
 
onDownloadFileCompleted(File) - Method in class com.reveldigital.player.TextView
 
onDownloadImageCompleted(ImageView, Bitmap) - Method in class com.reveldigital.player.GalleryView
 
onDownloadImageCompleted(ImageView, Bitmap) - Method in class com.reveldigital.player.SlideshowView2
 
onDownloadTwitterCompleted(StatusData) - Method in class com.reveldigital.player.MarqueeView
 
onDraw(Canvas) - Method in class com.reveldigital.player.MarqueeView
 
onError(MediaPlayer, int, int) - Method in class com.reveldigital.player.TVView
 
onImpression(Impression) - Method in interface com.reveldigital.player.api.OnImpressionListener
 
OnImpressionListener - Interface in com.reveldigital.player.api
The Interface OnImpressionListener
onInfo(MediaPlayer, int, int) - Method in class com.reveldigital.player.TVView
 
onInitialized() - Method in interface com.reveldigital.player.api.TemplateListener
On initialized.
onMeasure(int, int) - Method in class com.reveldigital.player.MarqueeView
 
onMotion() - Method in interface com.reveldigital.player.api.OnMotionListener
Called when motion is detected.
OnMotionListener - Interface in com.reveldigital.player.api
The listener interface for receiving onMotion events.
onNavigate(String) - Method in interface com.reveldigital.player.api.OnNavigateListener
Called before navigating to the supplied Url.
OnNavigateListener - Interface in com.reveldigital.player.api
The listener interface for receiving onNavigate events.
onPlayed(Source) - Method in interface com.reveldigital.player.api.OnPlayedListener
On played.
OnPlayedListener - Interface in com.reveldigital.player.api
The listener interface for receiving onPlayed events.
onPositionChanged(int) - Method in class com.reveldigital.player.ComboView
 
onPrepared(MediaPlayer) - Method in class com.reveldigital.player.TVView
 
onQueryVideoInfosCompleted(List<VideoInfo>, Source) - Method in class com.reveldigital.player.GalleryView
 
onResumed() - Method in interface com.reveldigital.player.api.TemplateListener
On resumed.
onSizeChanged(int, int, int, int) - Method in class com.reveldigital.player.MarqueeView
 
onSourceCompleted(Source) - Method in interface com.reveldigital.player.api.PlaylistListener
On source completed.
onSourceStarted(Source) - Method in interface com.reveldigital.player.api.PlaylistListener
On source started.
onSuspended() - Method in interface com.reveldigital.player.api.TemplateListener
On suspended.
onTerminated() - Method in interface com.reveldigital.player.api.TemplateListener
On terminated.
onTop(boolean) - Method in class com.reveldigital.player.ComboView
 
Option - Interface in com.reveldigital.player.api
The Interface Option.
OrientationType - Enum in com.reveldigital.player.api
The Enum OrientationType.

P

PagerView - Class in com.reveldigital.player
 
PagerView(Context, AttributeSet) - Constructor for class com.reveldigital.player.PagerView
 
PagerView(Context, Module) - Constructor for class com.reveldigital.player.PagerView
 
PagerView.CoverTransformer - Class in com.reveldigital.player
 
PagerView.DepthPageTransformer - Class in com.reveldigital.player
 
PagerView.FixedSpeedScroller - Class in com.reveldigital.player
 
PagerView.ZoomOutPageTransformer - Class in com.reveldigital.player
 
pause() - Method in class com.reveldigital.player.GalleryView
Pause the video.
Playlist - Interface in com.reveldigital.player.api
The Interface Playlist.
PlaylistListener - Interface in com.reveldigital.player.api
The listener interface for receiving playlist events.
playlistListeners - Variable in class com.reveldigital.player.CarouselView
 
playlistListeners - Variable in class com.reveldigital.player.PagerView
 
PlaylistType - Enum in com.reveldigital.player.api
The Enum PlaylistType.
previous() - Method in class com.reveldigital.player.CarouselView
Move to the previous source in the playlist.
previous() - Method in class com.reveldigital.player.GalleryView
Move to the previous source in the playlist.
previous() - Method in class com.reveldigital.player.PagerView
 
previous() - Method in class com.reveldigital.player.SlideshowView2
Move to the previous source in the playlist.
print(byte[]) - Method in interface com.reveldigital.player.api.Controller
Sends a raw print command to the USB connected printer.
print(String, boolean) - Method in interface com.reveldigital.player.api.Controller
 
print() - Method in class com.reveldigital.player.GadgetView
Print the current page
print() - Method in class com.reveldigital.player.WebView
Print the current page

Q

QRCodeView - Class in com.reveldigital.player
 
QRCodeView(Context, Module) - Constructor for class com.reveldigital.player.QRCodeView
 

R

registerPlayedListener(PlayedListener) - Method in class com.reveldigital.player.CarouselView
 
registerPlayedListener(PlayedListener) - Method in class com.reveldigital.player.ComboView
 
registerPlayedListener(PlayedListener) - Method in class com.reveldigital.player.GalleryView
 
registerPlayedListener(PlayedListener) - Method in class com.reveldigital.player.PagerView
 
registerPlayedListener(PlayedListener) - Method in class com.reveldigital.player.SlideshowView2
 
removeConnectivityListener(ConnectivityListener) - Method in interface com.reveldigital.player.api.Controller
Removes a previously added listener for connectivity events.
removeOnBeaconListener(OnBeaconListener) - Method in interface com.reveldigital.player.api.Controller
Removes a previously added listener for beacon events.
removeOnCallbackListener(OnCallbackListener) - Method in class com.reveldigital.player.GadgetView
Removes the on callback listener.
removeOnCallbackListener(OnCallbackListener) - Method in class com.reveldigital.player.WebView
Removes the OnCallbackListener.
removeOnCommandListener(OnCommandListener) - Method in interface com.reveldigital.player.api.Controller
Removes a previously added listener for command events.
removeOnImpressionListener(OnImpressionListener) - Method in interface com.reveldigital.player.api.Controller
Removes the on impression listener.
removeOnMotionListener(OnMotionListener) - Method in interface com.reveldigital.player.api.Controller
Removes a previously added listener for motion events.
removeOnNavigateListener(OnNavigateListener) - Method in class com.reveldigital.player.WebView
Removes the OnNavigateListener.
removeOnPlayedListener(OnPlayedListener) - Method in interface com.reveldigital.player.api.Controller
Removes a previously added listener for media played events.
removePlaylistListener(PlaylistListener) - Method in class com.reveldigital.player.CarouselView
 
removePlaylistListener(PlaylistListener) - Method in class com.reveldigital.player.GalleryView
Removes the playlist listener.
removePlaylistListener(PlaylistListener) - Method in class com.reveldigital.player.PagerView
 
removePlaylistListener(PlaylistListener) - Method in class com.reveldigital.player.SlideshowView2
Removes the playlist listener.
removeTemplateListener(TemplateListener) - Method in interface com.reveldigital.player.api.Controller
Removes a previously added template listener interface.
reset() - Method in class com.reveldigital.player.ComboView
 
RevelControl - Interface in com.reveldigital.player.api
The Interface RevelControl.
RichTextView - Class in com.reveldigital.player
 
RichTextView(Context, Module) - Constructor for class com.reveldigital.player.RichTextView
 
run() - Method in class com.reveldigital.player.MarqueeView
 

S

scale - Variable in class com.reveldigital.player.PagerView.CoverTransformer
 
SCALE_MAX - Static variable in class com.reveldigital.player.PagerView.CoverTransformer
 
SCALE_MIN - Static variable in class com.reveldigital.player.PagerView.CoverTransformer
 
Schedule - Interface in com.reveldigital.player.api
The Interface Schedule.
scrollLeft() - Method in class com.reveldigital.player.MarqueeView
 
scrollRight() - Method in class com.reveldigital.player.MarqueeView
 
sendCommand(String, String) - Method in interface com.reveldigital.player.api.Controller
Sends a command to the Controller.
sendRemoteCommand(String[], String, String) - Method in interface com.reveldigital.player.api.Controller
Sends a command to remote devices identified by their registration keys.
setAutoStart(boolean) - Method in interface com.reveldigital.player.api.RevelControl
Sets auto start.
setAutoStart(boolean) - Method in class com.reveldigital.player.CarouselView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.ClockView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.ComboView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.FlashView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.GadgetView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.GalleryView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.HotSpotView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.MarqueeView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.PagerView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.QRCodeView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.RichTextView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.ShapeView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.SlideshowView2
 
setAutoStart(boolean) - Method in class com.reveldigital.player.StaticImageView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.TextView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.TVView
 
setAutoStart(boolean) - Method in class com.reveldigital.player.WebView
 
setBitmap(String) - Method in class com.reveldigital.player.StaticImageView
 
setBitmap(Bitmap) - Method in class com.reveldigital.player.StaticImageView
 
setBrightness(int) - Method in interface com.reveldigital.player.api.Controller
Sets the screen brightness.
setFixedDuration(int) - Method in class com.reveldigital.player.PagerView.FixedSpeedScroller
 
setLeft(int) - Method in interface com.reveldigital.player.api.RevelControl
Sets the left position.
setLooping(boolean) - Method in class com.reveldigital.player.GalleryView
Sets looping state which will continue to loop the current video source seamlessly.
setModule(Module) - Method in class com.reveldigital.player.PagerView
 
setPageTransformation(int) - Method in class com.reveldigital.player.PagerView
 
setShowCarets(boolean) - Method in class com.reveldigital.player.ComboView
 
setSource(int) - Method in class com.reveldigital.player.CarouselView
Sets and plays the source specified by playlist index (0 based).
setSource(int, boolean) - Method in class com.reveldigital.player.CarouselView
Set the source by index (0 based).
setSource(Source) - Method in class com.reveldigital.player.CarouselView
Sets and plays the specified Source in the playlist.
setSource(Source, boolean) - Method in class com.reveldigital.player.CarouselView
Sets the current source.
setSource(int) - Method in class com.reveldigital.player.GalleryView
Sets and plays the source specified by playlist index (0 based).
setSource(int, boolean) - Method in class com.reveldigital.player.GalleryView
Set the source by index (0 based).
setSource(Source) - Method in class com.reveldigital.player.GalleryView
Sets and plays the specified Source in the playlist.
setSource(Source, boolean) - Method in class com.reveldigital.player.GalleryView
Sets the current source.
setSource(int) - Method in class com.reveldigital.player.PagerView
Sets and plays the source specified by playlist index (0 based).
setSource(int, boolean) - Method in class com.reveldigital.player.PagerView
Set the source by index (0 based).
setSource(Source) - Method in class com.reveldigital.player.PagerView
Sets and plays the specified Source in the playlist.
setSource(Source, boolean) - Method in class com.reveldigital.player.PagerView
Sets the current source.
setSource(int) - Method in class com.reveldigital.player.SlideshowView2
Sets and plays the source specified by playlist index (0 based).
setSource(int, boolean) - Method in class com.reveldigital.player.SlideshowView2
Set the source by index (0 based).
setSource(Source) - Method in class com.reveldigital.player.SlideshowView2
Sets and plays the specified Source in the playlist.
setSource(Source, boolean) - Method in class com.reveldigital.player.SlideshowView2
Sets the current source.
setText(String) - Method in class com.reveldigital.player.QRCodeView
Regenerates the QR code based on the given text.
setText(String) - Method in class com.reveldigital.player.TextView
Sets the string value of the TextView.
setTop(int) - Method in interface com.reveldigital.player.api.RevelControl
Sets the top position.
setTransitionDuration(int) - Method in class com.reveldigital.player.GalleryView
Sets the duration in milliseconds for source transitions
setTransitionDuration(int) - Method in class com.reveldigital.player.PagerView
Sets the duration in milliseconds for source transitions
setTransitionDuration(int) - Method in class com.reveldigital.player.SlideshowView2
Sets the duration in milliseconds for source transitions
setVolume(int) - Method in interface com.reveldigital.player.api.Controller
Sets the master volume for app.
setVolume(float) - Method in class com.reveldigital.player.GalleryView
Sets the volume for audio/video sources
ShapeView - Class in com.reveldigital.player
 
ShapeView(Context, AttributeSet) - Constructor for class com.reveldigital.player.ShapeView
 
ShapeView(Context, AttributeSet, int) - Constructor for class com.reveldigital.player.ShapeView
 
ShapeView(Context, Module) - Constructor for class com.reveldigital.player.ShapeView
 
size() - Method in interface com.reveldigital.player.api.Playlist
Gets the number of sources in this playlist
SkipSourceException - Exception in com.reveldigital.player.api
Exception to be thrown in the PlaylistListener.onSourceStarted() method when wanting to skip the source.
SkipSourceException() - Constructor for exception com.reveldigital.player.api.SkipSourceException
 
SlideshowView2 - Class in com.reveldigital.player
 
SlideshowView2(Context, AttributeSet) - Constructor for class com.reveldigital.player.SlideshowView2
 
SlideshowView2(Context, AttributeSet, int) - Constructor for class com.reveldigital.player.SlideshowView2
 
SlideshowView2(Context, Module) - Constructor for class com.reveldigital.player.SlideshowView2
 
Source - Interface in com.reveldigital.player.api
The Interface Source.
start() - Method in interface com.reveldigital.player.api.RevelControl
Start.
start() - Method in interface com.reveldigital.player.api.Template
Start.
start() - Method in class com.reveldigital.player.CarouselView
 
start() - Method in class com.reveldigital.player.ClockView
 
start() - Method in class com.reveldigital.player.ComboView
 
start() - Method in class com.reveldigital.player.FlashView
 
start() - Method in class com.reveldigital.player.GadgetView
 
start() - Method in class com.reveldigital.player.GalleryView
 
start() - Method in class com.reveldigital.player.HotSpotView
 
start() - Method in class com.reveldigital.player.MarqueeView
 
start() - Method in class com.reveldigital.player.PagerView
 
start() - Method in class com.reveldigital.player.QRCodeView
 
start() - Method in class com.reveldigital.player.RichTextView
 
start() - Method in class com.reveldigital.player.ShapeView
 
start() - Method in class com.reveldigital.player.SlideshowView2
 
start() - Method in class com.reveldigital.player.StaticImageView
 
start() - Method in class com.reveldigital.player.TextView
 
start() - Method in class com.reveldigital.player.TVView
 
start() - Method in class com.reveldigital.player.WebView
 
startAt(int) - Method in class com.reveldigital.player.GalleryView
Starts playing at the specified playlist index.
startAt(Source) - Method in class com.reveldigital.player.GalleryView
Starts playing at the specified Source.
startAt(int) - Method in class com.reveldigital.player.PagerView
Starts playing at the specified playlist index.
startAt(Source) - Method in class com.reveldigital.player.PagerView
Starts playing at the specified Source.
startAt(int) - Method in class com.reveldigital.player.SlideshowView2
Starts playing at the specified playlist index.
startAt(Source) - Method in class com.reveldigital.player.SlideshowView2
Starts playing at the specified Source.
startScroll(int, int, int, int, int) - Method in class com.reveldigital.player.PagerView.FixedSpeedScroller
 
startScroll(int, int, int, int) - Method in class com.reveldigital.player.PagerView.FixedSpeedScroller
 
StaticImageView - Class in com.reveldigital.player
 
StaticImageView(Context, Module) - Constructor for class com.reveldigital.player.StaticImageView
 
stop() - Method in interface com.reveldigital.player.api.RevelControl
Stop.
stop() - Method in interface com.reveldigital.player.api.Template
Stop.
stop(Runnable) - Method in interface com.reveldigital.player.api.Template
Stop with callback after fade animation completes.
stop() - Method in class com.reveldigital.player.CarouselView
 
stop() - Method in class com.reveldigital.player.ClockView
 
stop() - Method in class com.reveldigital.player.ComboView
 
stop() - Method in class com.reveldigital.player.FlashView
 
stop() - Method in class com.reveldigital.player.GadgetView
 
stop() - Method in class com.reveldigital.player.GalleryView
 
stop() - Method in class com.reveldigital.player.HotSpotView
 
stop() - Method in class com.reveldigital.player.MarqueeView
 
stop() - Method in class com.reveldigital.player.PagerView
 
stop() - Method in class com.reveldigital.player.QRCodeView
 
stop() - Method in class com.reveldigital.player.RichTextView
 
stop() - Method in class com.reveldigital.player.ShapeView
 
stop() - Method in class com.reveldigital.player.SlideshowView2
 
stop() - Method in class com.reveldigital.player.StaticImageView
 
stop() - Method in class com.reveldigital.player.TextView
 
stop() - Method in class com.reveldigital.player.TVView
 
stop() - Method in class com.reveldigital.player.WebView
 
surfaceChanged(SurfaceHolder, int, int, int) - Method in class com.reveldigital.player.TVView
 
surfaceCreated(SurfaceHolder) - Method in class com.reveldigital.player.TVView
 
surfaceDestroyed(SurfaceHolder) - Method in class com.reveldigital.player.TVView
 
swf - Variable in class com.reveldigital.player.FlashView
 

T

TAG - Static variable in class com.reveldigital.player.PagerView.CoverTransformer
 
Template - Interface in com.reveldigital.player.api
The Interface Template.
TemplateListener - Interface in com.reveldigital.player.api
The listener interface for receiving template events.
TextView - Class in com.reveldigital.player
 
TextView(Context, AttributeSet) - Constructor for class com.reveldigital.player.TextView
 
TextView(Context, AttributeSet, int) - Constructor for class com.reveldigital.player.TextView
 
TextView(Context, Module) - Constructor for class com.reveldigital.player.TextView
 
timeEvent(String) - Method in interface com.reveldigital.player.api.Controller
Time an event by including the time between this call and a later 'track' call.
track(String, Map<String, Object>) - Method in interface com.reveldigital.player.api.Controller
Sends an event to the server with an optional map for additional event properties.
transformPage(View, float) - Method in class com.reveldigital.player.PagerView.CoverTransformer
 
transformPage(View, float) - Method in class com.reveldigital.player.PagerView.DepthPageTransformer
 
transformPage(View, float) - Method in class com.reveldigital.player.PagerView.ZoomOutPageTransformer
 
translate(View, float, float, long, Animator.AnimatorListener) - Static method in class com.reveldigital.player.api.AnimationHelper
 
TVView - Class in com.reveldigital.player
 
TVView(Context, Module) - Constructor for class com.reveldigital.player.TVView
 

U

update() - Method in class com.reveldigital.player.MarqueeView
 
update() - Method in class com.reveldigital.player.PagerView
 
update() - Method in class com.reveldigital.player.SlideshowView2
 

V

valueOf(String) - Static method in enum com.reveldigital.player.api.DayOfWeekType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.reveldigital.player.api.GenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.reveldigital.player.api.ModuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.reveldigital.player.api.OrientationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.reveldigital.player.api.PlaylistType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.reveldigital.player.api.DayOfWeekType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.reveldigital.player.api.GenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.reveldigital.player.api.ModuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.reveldigital.player.api.OrientationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.reveldigital.player.api.PlaylistType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebView - Class in com.reveldigital.player
 
WebView(Context, Module) - Constructor for class com.reveldigital.player.WebView
 

Z

ZOOM_OUT_PAGE_TRANSFORM - Static variable in class com.reveldigital.player.PagerView
 
ZoomOutPageTransformer() - Constructor for class com.reveldigital.player.PagerView.ZoomOutPageTransformer
 
A B C D E F G H I L M N O P Q R S T U V W Z 
Skip navigation links