update video player layout

This commit is contained in:
Luke Pulverenti
2014-06-28 15:35:30 -04:00
parent b1dd6365da
commit 608ebf4829
21 changed files with 167 additions and 115 deletions

View File

@@ -33,7 +33,7 @@ namespace MediaBrowser.Api.Playback
/// <value>The start time ticks.</value>
[ApiMember(Name = "StartTimeTicks", Description = "Optional. Specify a starting offset, in ticks. 1 tick = 10000 ms", IsRequired = false, DataType = "int", ParameterType = "query", Verb = "GET")]
public long? StartTimeTicks { get; set; }
/// <summary>
/// Gets or sets the audio bit rate.
/// </summary>