Clotho Advanced Media > FLV-Info-0.17 > FLV::Util

Download:
FLV-Info-0.17.tgz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  1
View Bugs
Report a bug
Module Version: 0.17   Source   Latest Release: FLV-Info-0.24

NAME ^

FLV::Util - Flash video data and helper subroutines

LICENSE ^

Copyright 2006 Clotho Advanced Media, Inc., <cpan@clotho.com>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

EXPORTS ^

%TAG_CLASSES
%AUDIO_FORMATS
%AUDIO_RATES
%AUDIO_SIZES
%AUDIO_TYPES
%VIDEO_CODEC_IDS
%VIDEO_FRAME_TYPES

METHODS ^

$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.

AUTHOR ^

Clotho Advanced Media Inc., cpan@clotho.com

Primary developer: Chris Dolan