added hls changes for live tv

This commit is contained in:
Luke Pulverenti
2014-03-03 23:58:19 -05:00
parent a72a297c88
commit d02c0ba3f4
4 changed files with 12 additions and 4 deletions

View File

@@ -56,6 +56,7 @@ namespace MediaBrowser.Api.Playback
public string LiveTvStreamId { get; set; }
public int SegmentLength = 10;
public int HlsListSize;
public long? RunTimeTicks;