|
|
| |
FLV::Util(3) |
User Contributed Perl Documentation |
FLV::Util(3) |
FLV::Util - Flash video data and helper subroutines
- %TAG_CLASSES
- %AUDIO_FORMATS
- %AUDIO_RATES
- %AUDIO_SIZES
- %AUDIO_TYPES
- %VIDEO_CODEC_IDS
- %VIDEO_FRAME_TYPES
- $pkg->get_write_filehandle($outfile)
- Returns an open filehandle for writing, or
"undef". Possible inputs are a
filehandle, a filename, or "-" which is
interpreted as "STDOUT".
This method preserves any $! or
$OS_ERROR set by the internal
"open()" call.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |