summaryrefslogtreecommitdiff
path: root/src/include/mm_player_priv.h
diff options
context:
space:
mode:
authorYounghwan Ahn <younghwan_.an@samsung.com>2012-11-27 16:59:52 +0900
committerYounghwan Ahn <younghwan_.an@samsung.com>2012-11-27 16:59:52 +0900
commitc98d2f5f00e8bebfb8357f8d976325d390833a8c (patch)
tree8826dc944d5b66c4389e6b0c3a808efe2364c9c0 /src/include/mm_player_priv.h
parent94aa970d18a31abca859375236af05156905e131 (diff)
downloadlibmm-player-c98d2f5f00e8bebfb8357f8d976325d390833a8c.tar.gz
libmm-player-c98d2f5f00e8bebfb8357f8d976325d390833a8c.tar.bz2
libmm-player-c98d2f5f00e8bebfb8357f8d976325d390833a8c.zip
modify progressive download api
Diffstat (limited to 'src/include/mm_player_priv.h')
-rwxr-xr-xsrc/include/mm_player_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/mm_player_priv.h b/src/include/mm_player_priv.h
index 11463da..44bab14 100755
--- a/src/include/mm_player_priv.h
+++ b/src/include/mm_player_priv.h
@@ -445,7 +445,7 @@ typedef struct {
/* progressive download */
mm_player_pd_t *pd_downloader;
- gchar *pd_file_location;
+ gchar *pd_file_save_path;
MMPlayerPDMode pd_mode;
/* streaming player */