| [ Index ] |
|
Code source de LifeType 1.2.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 83 lignes (2 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 2 fois |
| Nécessite: | 0 fichiers |
GalleryResourceVideoMetadataReader:: (9 méthodes):
GalleryResourceVideoMetadataReader()
getHeight()
getWidth()
getFormat()
getBitsPerSample()
getVideoCodec()
getAudioCodec()
getLength()
getLengthString()
Classe: GalleryResourceVideoMetadataReader - X-Ref
methods for fetching metadata from video resources| GalleryResourceVideoMetadataReader( $resource ) X-Ref |
| Pas de description |
| getHeight() X-Ref |
return: the height in pixels of the video |
| getWidth() X-Ref |
return: the width in pixels of the video |
| getFormat() X-Ref |
return: the format of the video |
| getBitsPerSample() X-Ref |
return: the bits per sample of the video |
| getVideoCodec() X-Ref |
return: returns the codec that was used to generate the video |
| getAudioCodec() X-Ref |
return: returns the name of the codec in which the audio was saved in the video |
| getLength() X-Ref |
return: returnsd the length in seconds of the video |
| getLengthString() X-Ref |
return: a nicely formatted string with the length of the video |
| Généré le : Mon Nov 26 21:04:15 2007 | par Balluche grâce à PHPXref 0.7 |
|