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

size

The size in bytes of the video file

width

The width in pixel of the video

height

The height in pixel of the video

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.