record nal length size

This commit is contained in:
Luke Pulverenti
2016-04-17 23:50:44 -04:00
parent 565b3350a1
commit 2b4dece54a
8 changed files with 57 additions and 9 deletions

View File

@@ -33,7 +33,9 @@ namespace MediaBrowser.Model.Entities
/// </summary>
/// <value>The comment.</value>
public string Comment { get; set; }
public string NalLengthSize { get; set; }
/// <summary>
/// Gets or sets a value indicating whether this instance is interlaced.
/// </summary>