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

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

Properties

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

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
getset

Image bytes

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

PrimoSoftware.AVBlocks.MetaPictureType

string Description
getset

Picture description as a free text.

string MimeType
getset

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

See Also
PrimoSoftware.AVBlocks.MetaPictureType