Property

ClapperMediaItem:cache-location

since: 0.8

Declaration

property cache-location: utf8 [ read, write, construct-only ]

Description [src]

Media downloaded cache file location.

This can be either set for newly created media items or it will be updated after download is completed if ClapperPlayer:download-enabled is set.

NOTE: This property was added in 0.8 as write at construct only. It can also be read only since Clapper 0.10.

Type:gchar*

Available since: 0.8

Default valueNULL
Getter methodclapper_media_item_get_cache_location()

Flags

Readableyes
Writableyes
Constructno
Construct onlyyes