Commit 0fc1eb65 authored by Francois Cartegnie's avatar Francois Cartegnie

demux: hls: remove unused fields

parent d5bdee3c
......@@ -60,11 +60,6 @@ namespace hls
time_t nextUpdateTime;
time_t targetDuration;
Url playlistUrl;
Property<std::string> audio;
Property<std::string> video;
Property<std::string> subtitles;
Property<std::string> closedcaptions;
};
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment