Property

ClapperPlayer:download-dir

since: 0.8

Declaration

property download-dir: utf8 [ read, write ]

Description [src]

A directory that player will use to download network content when ClapperPlayer:download-enabled is set to TRUE.

If directory at path does not exist, it will be automatically created.

Type:gchar*

Available since: 0.8

Default valueNULL
Getter methodclapper_player_get_download_dir()
Setter methodclapper_player_set_download_dir()

Flags

Readableyes
Writableyes
Constructno
Construct onlyno