Property
ClapperPlayer:download-dir
since: 0.8
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 value | NULL |
Getter method | clapper_player_get_download_dir() |
Setter method | clapper_player_set_download_dir() |