[0.6.156] remove progressive download path
[platform/core/multimedia/libmm-player.git] / src / mm_player_attrs.c
index 3d0454f..24d8415 100644 (file)
@@ -639,24 +639,6 @@ _mmplayer_construct_attribute(MMHandleType handle)
                        MMPLAYER_MAX_INT
                },
                {
-                       "pd_mode",
-                       MM_ATTRS_TYPE_INT,
-                       MM_ATTRS_FLAG_RW,
-                       (void *) MM_PLAYER_PD_MODE_NONE,
-                       MM_ATTRS_VALID_TYPE_INT_RANGE,
-                       MM_PLAYER_PD_MODE_NONE,
-                       MM_PLAYER_PD_MODE_URI           // not tested yet, because of no fixed scenario
-               },
-               {
-                       "pd_location",                  // location of the file to write
-                       MM_ATTRS_TYPE_STRING,
-                       MM_ATTRS_FLAG_RW,
-                       (void *) NULL,
-                       MM_ATTRS_VALID_TYPE_NONE,
-                       0,
-                       0
-               },
-               {
                        "accurate_seek",
                        MM_ATTRS_TYPE_INT,
                        MM_ATTRS_FLAG_RW,