Ticket #326 (closed enhancement: fixed)
Variable for custom control bar height in objectcode
| Reported by: | anonymous | Owned by: | robert |
|---|---|---|---|
| Priority: | minor | Milestone: | MediaMosa 3.0 |
| Component: | Streaming | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Must Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: |
Description (last modified by forgacs) (diff)
I want to suggest a new variable {HEIGHT_PLUS_number} to be used in objectcode generation. At the moment variable {HEIGHT_PLUS_20} can be used to generate the value of 'height' in the objectcode including the height of the control bar used in the player software. This is done to maintain the aspect ratio.
{HEIGHT_PLUS_20} is available because the well known and frequently used jw player has a control bar of 20px in height. But what about when you use different player software like flowplayer, use a custom skin for jw player or when other content is supported in the future. In that case you want to provide a custom value for the control bar's height.
The variable is HEIGHT_PLUS_number, where the "number" can any integer number (>= 0). Eg. HEIGHT_PLUS_20, HEIGHT_PLUS_34.
See this discussion http://mediamosa.org/forum/viewtopic.php?f=11&t=170.
Bye, Tom Kuipers
