Dmap.ImageRecord

g Dmap.ImageRecord Dmap.ImageRecord GObject.GInterface GObject.GInterface GObject.GInterface->Dmap.ImageRecord

Implementations:

None

Methods

read ()

Virtual Methods

do_read ()

Properties

Name

Type

Flags

Short Description

aspect-ratio

str

r/w

Photo aspect ratio

comments

str

r/w

Photo comments

creation-date

int

r/w

Photo creation date

filename

str

r/w

Photo filename

format

str

r/w

Photo data format

hash

GLib.Array

r/w

Hash of media file contents

large-filesize

int

r/w

Photo large file size

location

str

r/w

URI pointing to photo data

pixel-height

int

r/w

Photo pixel height

pixel-width

int

r/w

Photo pixel width

rating

int

r/w

Photo rating

thumbnail

GLib.Array

r/w

Photo thumbnail

Signals

None

Fields

None

Class Details

class Dmap.ImageRecord
Bases:

GObject.GInterface

Structure:

Dmap.ImageRecordInterface

read()
Raises:

GLib.Error

Returns:

a Gio.InputStream that provides read-only access to the data stream associated with record.

Return type:

Gio.InputStream

do_read() virtual
Returns:

a Gio.InputStream that provides read-only access to the data stream associated with record.

Return type:

Gio.InputStream

Property Details

Dmap.ImageRecord.props.aspect_ratio
Name:

aspect-ratio

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Photo aspect ratio

Dmap.ImageRecord.props.comments
Name:

comments

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Photo comments

Dmap.ImageRecord.props.creation_date
Name:

creation-date

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Photo creation date

Dmap.ImageRecord.props.filename
Name:

filename

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Photo filename

Dmap.ImageRecord.props.format
Name:

format

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

Photo data format

Dmap.ImageRecord.props.hash
Name:

hash

Type:

GLib.Array

Default Value:

None

Flags:

READABLE, WRITABLE

Hash of media file contents

Dmap.ImageRecord.props.large_filesize
Name:

large-filesize

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Photo large file size

Dmap.ImageRecord.props.location
Name:

location

Type:

str

Default Value:

None

Flags:

READABLE, WRITABLE

URI pointing to photo data

Dmap.ImageRecord.props.pixel_height
Name:

pixel-height

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Photo pixel height

Dmap.ImageRecord.props.pixel_width
Name:

pixel-width

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Photo pixel width

Dmap.ImageRecord.props.rating
Name:

rating

Type:

int

Default Value:

0

Flags:

READABLE, WRITABLE

Photo rating

Dmap.ImageRecord.props.thumbnail
Name:

thumbnail

Type:

GLib.Array

Default Value:

None

Flags:

READABLE, WRITABLE

Photo thumbnail