The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

XML::NewsML_G2::Remote - Used by Picture, Graphics, Video

SYNOPSIS

    my $pic = XML::NewsML_G2::Video->new
        (size => 2231259,
         width => 1280,
         height => 720,
         duration => 220,
        );

ATTRIBUTES

duration

The playtime of the audio in seconds

audiosamplerate

The sample rate of the audio

audiochannels

The number of audio channels (stereo, mono)

mimetype

The MIME type of the video file (e.g. image/jpg)

AUTHOR

Mario Paumann <mario.paumann@apa.at>

LICENCE AND COPYRIGHT

Copyright (c) 2013-2014, APA-IT. All rights reserved.

See XML::NewsML_G2 for the license.