Last updated on July 25, 2017

Media player property dictionary

Player properties refer to a set of configuration properties for each media player. By using these player properties, you are able to configure your media player with specific behaviors.

The following sections list the commonly available player properties within Appspace, including their functions, default values and value range (where applicable), as well as supported devices.


Note

For instructions on how to add these player properties in the Appspace console, please refer to the Managing media player properties article.

Appspace App Player Properties

Custom.media.schedulingmode

  • Description: Synchronize playlist scheduling across multiple devices
  • Default Value: -
  • Value Range: -
  • Value Format: synchronized
  • Supported Device: All Appspace App based devices
  • Availability: Appspace App

Custom.media.video.cc

  • Description: Closed Caption or subtitles for video
  • Default Value: none
  • Value Range: Boolean (True or False)
  • Supported Device: BrightSign
  • Availability: Appspace 6.0.x

Custom.media.video.layerindex

  • Description: Support for overlays on top of video
  • Default Value: none
  • Value Range:
    • -1: Places the video behind all graphics.
    • 0: Disables “hwz” mode completely.
    • 1: Places the video in front of all graphics (the default setting).
    • 2: Places the video in front of all graphics, as well as a second video element.
  • Supported Device: BrightSign
  • Availability: Appspace 6.0.x

Display.Rotation

  • Description: Software rotation on the player
  • Default Value: 0
  • Value Range: -90, 0, 90, 180, 270 (degrees)
  • Supported Device: All Appspace App based devices
  • Availability: Appspace 6.0.x

Play.Cache

  • Description: Download content locally on Interactive Mode
  • Default Value: -
  • Value Range: videos or all
  • Value Format:
  • Supported Device: All Appspace App based devices
  • Availability: Appspace App

Player.layoutschedulingmode

  • Description: Synchronize layout scheduling across multiple devices
  • Default Value: -
  • Value Range: -
  • Value Format: synchronized
  • Supported Devices: All Appspace App based devices
  • Availability: Appspace App

Player.media.bypass.loadwait

  • Description: Bypass loading content (requires MediaZone property to be set as well)
  • Default Value: False
  • Value Range: Boolean
  • Supported Devices: All Appspace App based devices
  • Availability: Appspace App

Player.Play.Idle.Behavior

  • Description: To play single idle/default content when timeout
  • Default Value: None
  • Value Range: -
  • Value Format: ‘lastused’, ‘live=<channel_number>’, ‘ondemand=<folder_path>’, or ‘sign=<sign_ID>’
  • Supported Devices: All Appspace App based devices
  • Availability: Appspace App

Player.play.themesettings.home.channelgroup.title.enable

  • Description: Hide the Channel Group’s title on the Home, Recently Added, and Channel Group screens in Interactive mode.
  • Default Value: True
  • Value Range: Boolean
  • Supported Devices: All Appspace App based devices
  • Availability: Appspace App

Player.play.themesettings.home.search.enable

  • Description: Hide the Search icon in Interactive mode
  • Default Value: True
  • Value Range: Boolean
  • Supported Devices: All Appspace App based devices
  • Availability: Appspace App

Player.play.themesettings.home.sidebar.enable

  • Description: Hide the Side bar in Interactive mode
  • Default Value: True
  • Value Range: Boolean
  • Supported Devices: All Appspace App based devices
  • Availability: Appspace App

Player.Play.Idle.Duration

  • Description: To play single idle/default content when timeout
  • Default Value: None
  • Value Range:
  • Value Format: <idle timeout in seconds>
  • Supported Devices: All Appspace App based devices
  • Availability: Appspace App

Player.play.video.aspectratio

  • Description: To enable video stretching when in Interactive mode.
  • Default Value: uniform
  • Value Range:
    • stretch - video may appear stretched.
    • uniform - video may appear scaled to fit window.
    • uniform fill - video may appear cropped.
  • Supported Devices: BrightSign
  • Availability: Appspace App

Note

  • The aspect ratio property update takes effect after the current video ends. Since live channels do not have an end, update takes effect after user exits and reselects the live channel again.
  • In a sign, by default, the video will be stretched to fill the window.

Profile

  • Description: To set a value in player properties for URL-type webpage content.
  • Default Value: None
  • Value Range: Any
  • Supported Devices: All Appspace App based devices
  • Availability: Appspace 6.0.x

Appspace App and Legacy Devices Player Properties

Remote.Enable

  • Description: Toggles the remote control for player
  • Default Value: false
  • Value Range: Boolean
  • Supported Devices: All Appspace App based devices, and Edge 300
  • Availability: Appspace 5.0.2.1

Software.SoftwareUpdates

  • Description: Sets the option for the player agent to download software updates
  • Default Value: true
  • Value Range: Boolean
  • Supported Devices: All Appspace App based devices, and legacy devices
  • Availability: Appspace 5.0.x

System.RebootEvents

  • Description: Sends a command to the player agent on when to reboot the system
  • Default Value: true (23:00)
  • Value Range: 0:00 – 23:59
  • Supported Devices: All Appspace App based devices, and legacy devices
  • Availability: Appspace 5.0.x, Appspace App 1.6

Note

A value of 0 will disable the daily reboot.

Legacy Devices Player Properties

Application.DisableAllTransitions

  • Description: Disables all transitions within an application
  • Default Value: None
  • Value Range: Boolean
  • Supported Device: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.0.x

Application.ForceAllTransitions

  • Description: Enables all transitions within an application
  • Default Value: None
  • Value Range: Boolean
  • Supported Device: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.0.x

CDNAgent.ContentDownloadCycle

  • Description: Sets the download cycle for the player agent
  • Default Value: 60000
  • Unit: ms (milliseconds)
  • Value Range: Any
  • Supported Device: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.0.x

CDNAgent.ContentDownloadMaxSpeed

  • Description: Sets the maximum content download speed for the player agent
  • Default Value: 300000
  • Unit: KBps (Kilo Bytes per second)
  • Value Range: Any
  • Supported Device: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.0.x

CDNAgent.ContentMaxConcurrentDownloads

  • Description: Sets the maximum number of downloads happening at the same time for the player agent
  • Default Value: 4
  • Unit: n/a
  • Value Range: Any
  • Supported Device: PC Player
  • Availability: Appspace 5.0.x

CDNAgent.SyncSchedule

  • Description: Sets the sync schedule day and time
  • Default Value: {7, 13:00, 15:00}
  • Value Format: {day, HH:MM}
  • Value Range:
    • 0 - Sunday
    • 1 - Monday
    • 2 - Tuesday
    • 3 - Wednesday
    • 4 - Thursday
    • 5 - Friday
    • 6 - Saturday
    • 7 - Everyday
  • Time Format - 12 hrs
  • Supported Devices: PC Player, Edge 300/340
  • Availability: Appspace 5.0.x

Cisco.DMP.DeviceUsername

  • Description: Sets the DMP’s username
  • Default Value: none
  • Value Range: Any (text)
  • Supported Device: DMP 4310/4400
  • Availability: Appspace 5.0.x

Cisco.DMP.DevicePassword

  • Description: Sets the DMP’s password
  • Default Value: none
  • Value Range: Any (text)
  • Supported Device: DMP 4310/4400
  • Availability: Appspace 5.0.x

Cisco.DMP.FTPUsername

  • Description: Sets the DMP’s FTP username
  • Default Value: none
  • Value Range: Any (text)
  • Supported Device: DMP 4310/4400
  • Availability: Appspace 5.0.x

Cisco.DMP.FTPPassword

  • Description: Sets the DMP’s FTP password
  • Default Value: none
  • Value Range: Any (text)
  • Supported Device: DMP 4310/4400
  • Availability: Appspace 5.0.x

Display.Screen Burn Mode

  • Description: Toggles the screen burn mode (0 = disable, 1 = enable)
  • Default Value: 1
  • Value Range: 0/1
  • Supported Devices: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.0.x

Note

During the set Screen Burn time, in PC Players, the display shows a blank screen. In other media players, an OFF command is sent to the display screen via the RS232 protocol. After the Screen Burn time ends, the PC player displays the app again, while in other media players, an ON command is sent to the display.

Display.Screen Burn Time

  • Description: Sets the time range for screen burn mode
  • Default Value: 00:00, 6:00
  • Value Format: {start time}, {end time}
  • Value Range: 00:00 - 23:59
  • Supported Device: DMP 4310, Edge 300, PC Player
  • Availability: Appspace 5.0.x

Display.Screen Burn ON Command

  • Description: Command to turn ON display
  • Default Value: None
  • Value Range: Hexadecimal Value
  • Supported Devices: DMP 4310, Edge 300, PC Player
  • Availability: Appspace 5.0.x

Display.Screen Burn OFF Command

  • Description: Command to turn OFF display
  • Default Value: None
  • Value Range: Hexadecimal Value
  • Supported Devices: DMP 4310, Edge 300, PC Player
  • Availability: Appspace 5.0.x

Downloadmanager.Smarthub.IgnoreWhenOffline

  • Description: Allows the Download Manager to bypass the SmartHub server (when not ready) and download content directly from Appspace
  • Default Value: True
  • Value Range: Boolean
  • Supported Devices: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.1.1

Empty Zone Color

  • Description: Sets the colour of the empty zone in the player
  • Default Value: 0,0,0
  • Value Range: 0,0,0 – 255,255,255
  • Supported Devices: PC Player
  • Availability: Appspace 5.0.x

Initial Slide

  • Description: Slide offset for the slideshow and slide player
  • Default Value: 0
  • Value Range: Any (integer)
  • Supported Devices: PC Player
  • Availability: Appspace 5.0.x

Player.Video.Engine.Type

  • Description: Sets the playback engine type
  • Default Value: auto
  • Value Range: vlc, flv or auto
  • Supported Device: Edge 300/340
  • Availability: Appspace 5.1.2

Player.CustomRefresh

  • Description: Sets the player’s refresh rates (measured in Hertz)
  • Default Value:60 (Not recommended to change)
  • Value Range: 1 – 999 (in Hz)
  • Supported Devices: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.0.x

Player.Disable.FunctionKeys

  • Description: Disables the Function keys on the player (F1 to F12)
  • Default Value: None
  • Value Range: Boolean
  • Supported Devices: Edge 300
  • Availability: Appspace 5.0.1

Player.Edge.Chrome.Memory.Limit

  • Description: Designates a memory limit for Chrome Edge
  • Default Value: 1450000
  • Value Range: Any (Bytes)
  • Supported Devices: Edge 300/340
  • Availability: Appspace 5.0.x

Player.ExternalStorage

  • Description: Enable/disable external storage
  • Default Value: true
  • Value Range: Boolean
  • Supported Devices: Edge 300
  • Availability: Appspace 5.0.x

Player.EnableNotification

  • Description: Enables notifications on the player
  • Default Value: true
  • Value Range: Boolean
  • Supported Devices: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.0.x

Player.EnableVSync

  • Description: Enables vertical syncing on a player
  • Default Value: true
  • Value Range: Boolean
  • Supported Devices: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.0.x

Player.Flash.AnimationTimer.Framerate

  • Description: The animation framerate to use during playback
  • Default Value: 30
  • Value Range: 10-60 (in fps)
  • Supported Devices: DMP 4310, Edge 300/340, PC Player (Flash)
  • Availability: Appspace 5.0.x

Player.Flash.Debug.Enable

  • Description: Enable Debug Mode
  • Default Value: N/A (Property needs to be added)
  • Value Range: Boolean
  • Supported Devices: DMP 4310, Edge 300/340, PC Player (Flash)
  • Availability: Appspace 5.1.x

Player.Flash.ForceImageSmoothing

  • Description: Forces all scaling to use bi-linear filtering for smoother scaling
  • Default Value: false
  • Value Range: Boolean
  • Supported Devices: DMP 4310, Edge 300/340, PC Player (Flash)
  • Availability: Appspace 5.0.x

Player.Flash.VideoWallMode

  • Description: Enables Video Wall Mode (Used with multiple devices)
  • Default Value: false
  • Value Range: Boolean
  • Supported Devices: DMP 4310, Edge 300/340, PC Player (Flash)
  • Availability: Appspace 5.0.x

Player.Flash.VideoWallMode.TileID

  • Description: Specifies the position of the player in the tile matrix
  • Default Value: 1,2
  • Value Range: Any (comma separated integers)
  • Supported Devices: DMP 4310, Edge 300/340, PC Player (Flash)
  • Availability: Appspace 5.0.x

Player.Flash.VideoWallMode.TileMatrix

  • Description: Sets the application tile matrix size via Horizontal x Vertical displays (e.g. 4 x 2)
  • Default Value: 4,2
  • Value Range: Any (comma separated integers)
  • Supported Devices: DMP 4310, Edge 300/340, PC Player (Flash)
  • Availability: Appspace 5.0.x

Player.Flash.ServiceHandlers.NodeStatus

  • Description: URL for updating Node Status
  • Default Value: None
  • Value Range: URL
  • Supported Devices: DMP 4310, Edge 300/340, PC Player (Flash)
  • Availability: Appspace 5.0.x

Player.Flash.ServiceHandlers.PlayoutMetrics

  • Description: URL for updating Playout Metrics
  • Default Value: None
  • Value Range: URL
  • Supported Devices: DMP 4310, Edge 300/340, PC Player (Flash)
  • Availability: Appspace 5.0.x

Player.Flash.ServiceHandlers.InteractiveMetrics

  • Description: URL for updating Interactive Metrics
  • Default Value: None
  • Value Range: Boolean
  • Supported Devices: DMP 4310, Edge 300/340, PC Player (Flash)
  • Availability: Appspace 5.0.x

Player.LayoutSchedulingMode

  • Description: Specifies the layout scheduling mode
  • Default Value: None
  • Value Range: ‘loose’ or ‘strict’
  • Supported Devices: DMP 4310, Edge 300/340, PC Player
  • Availability: Appspace 5.0.x

Player.video.load.optimization.DMP 4310

  • Description: Optimizes the video loading process in the DMP 4310
  • Default Value: false
  • Value Range: Boolean
  • Supported Devices: DMP 4310
  • Availability: Appspace 5.0.1

Player.Window.ScreenHeight

  • Description: Retrieves the screen height to display the application in pixels (e.g. 768 or 1080)
  • Default Value: Monitor’s default screen height
  • Value Range: > 0 (integer)
  • Supported Devices: PC Player
  • Availability: Appspace 5.0.x

Player.Window.ScreenWidth

  • Description: Retrieves the screen height to display the application in pixels (e.g. 768 or 1080)
  • Description: Retrieves the screen width to display the application in pixels (e.g. 1024 or 1920)
  • Default Value: Monitor’s default screen width
  • Value Range: > 0 (integer)
  • Supported Devices: PC Player
  • Availability: Appspace 5.0.x

Player.Window.DisplayOffset

  • Description: Use secondary display in a dual screen setup
  • Default Value: Monitor’s default screen width
  • Value Range: > 0 (integer)
  • Supported Devices: PC Player
  • Availability: Appspace 5.0.x

Note

Player mode needs to be Window (Maximized)


Video Wall Player Properties

default zone

  • Description: Instructs the Signs app to behave as a video wall application, and enables all relevant video wall properties. Set the value as stated below.
  • Value: VE VideoWall – 12.30.08
  • Required: Yes. If the property exists by default, change the value to the above.

Application.vArray

  • Description: Relates to the virtual position and arrangement of the screen Tile-Map for the array. In the value below, X represents number of display monitor columns, Y represents number of display monitor rows. Change the X and Y values according to your video wall setup orientation.

  • Value: X,Y

    Example: 3,2

  • Required: Yes

Application.pArray

  • Description: Relates to the actual position and arrangement of the screen Tile-Map for the array. In the value below, X represents number of display monitor columns, Y represents number of display monitor rows. Change the X and Y values according to your video wall setup orientation.

  • Value: X,Y

    Example: 3,2

  • Required: Yes

Application.Videowall.Orientation

  • Description: Sets your video wall’s orientation and is only applicable for portrait orientation.
  • Value: portrait
  • Required: Optional. Only required if application is in portrait orientation.

Application.VideoWall.VerticalMullion

  • Description: Assigns the vertical spacing between screen tiles.
  • Value: 0.01
  • Required: Optional. Only required to compensate for thick-bezel displays.

Application.VideoWall.HorizontalMullion

  • Description: Assigns the horizontal spacing between screen tiles.
  • Value: 0.01
  • Required: Optional. Only required to compensate for thick-bezel displays.

Application.VideoWall.TileMapping

  • Description: The Tile Remap Table expressed as a comma separated list to match the Physical Display ID (PID) with the Virtual Display ID (VID). The PID refers to the ID shown on the individual displays upon setup of the video wall, while the VID refers to the ID shown on the Video Wall Player hardware that the physical display will need to be matched with.

    The numbering for the display will always begin at the number 0 (Zero), and the method for mapping the display tiles is PID=VID.

  • Value: PID1=VID1, PID2=VID2, PID3=VID3, PID4=VID4, PID5=VID5, PID6=VID6

    Example, based on a 3×3 video wall shown below: 6=0, 7=1, 8=2, 3=3, 4=4, 5=5, 0=6, 1=7, 2=8


  • Required: Optional. Only applicable for large array of displays, e.g. more than 6 displays.