NAME

XML::NewsML_G2::Remote - Used by Picture, Graphics, Audio, 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

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.