mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 10:43:30 +01:00
display timestamp info
This commit is contained in:
@@ -37,8 +37,8 @@ namespace MediaBrowser.Model.MediaInfo
|
||||
|
||||
public enum TransportStreamTimestamp
|
||||
{
|
||||
NONE,
|
||||
ZERO,
|
||||
VALID
|
||||
None,
|
||||
Zero,
|
||||
Valid
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user