The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::NewsML_G2::Icon - a preview for a video, can be an image or a video

SYNOPSIS

    my $org = XML::NewsML_G2::Icon->new
        (rendition => 'Thumbnail', href => 'file:///tmp/123.jpg');

ATTRIBUTES

rendition

size of the picture/video

href

location of the picture/video

width

width of the picture/video

height

height of the picture/video

AUTHOR

Stefan Hrdlicka <stefan.hrdlicka@apa.at>

LICENCE AND COPYRIGHT

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

See XML::NewsML_G2 for the license.