void getOptionsSupported(
)
|
|
int getVideoHeigth(
[object
$image = NULL]
)
|
|
Returns the width of the player
Parameters:
|
object |
$image: |
the image for which the height is requested |
int getVideoWidth(
[object
$image = NULL]
)
|
|
Returns the height of the player
Parameters:
|
object |
$image: |
the image for which the width is requested |
void playerConfig(
[string
$moviepath = ''], string
$imagetitle, [
$count = '']
)
|
|
Print the JS configuration of flowplayer
Parameters:
|
string |
$moviepath: |
the direct path of a movie (within the slideshow), if empty (within albums) the zenphoto function getUnprotectedImageURL() is used |
|
string |
$imagetitle: |
the title of the movie [not used by flowplayer] |
|
|
$count: |
|