AVBlocks for .NET  1.10
Audio and Video Software Development Kit
MetaPicture Class Reference

MetaPicture describes a meta image that is part of an audio or video file. More...

List of all members.

Properties

string MimeType [get, set]
 Picture mime type.
MetaPictureType PictureType [get, set]
 Picture type such as front cover, back cover, artist, etc.
string Description [get, set]
 Picture description as a free text.
byte[] Bytes [get, set]
 Image bytes.

Detailed Description

MetaPicture describes a meta image that is part of an audio or video file.

See also:
PrimoSoftware.AVBlocks.Metadata.Pictures

Property Documentation

byte [] Bytes [get, set]

Image bytes.

The image is a jpeg, png or another image type.

PrimoSoftware.AVBlocks.MetaPictureType

string MimeType [get, set]

Picture mime type.

PrimoSoftware.AVBlocks.MimeType

Picture type such as front cover, back cover, artist, etc.

See also:
PrimoSoftware.AVBlocks.MetaPictureType
 All Classes Namespaces Functions Variables Enumerations Properties Events