This website requires JavaScript.
Explore
Help
Sign In
cotugno
/
jellyfin
Watch
2
Fork
0
You've already forked jellyfin
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2024-11-16 02:18:54 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
382e8699a2
jellyfin
/
MediaBrowser.Model
/
MediaInfo
/
TransportStreamTimestamp.cs
10 lines
141 B
C#
Raw
Normal View
History
Unescape
Escape
Add GPL modules
2018-12-27 16:27:57 -07:00
namespace
MediaBrowser.Model.MediaInfo
{
public
enum
TransportStreamTimestamp
{
None
,
Zero
,
Valid
}
EditorConfig reformat: MediaBrowser.Model
2019-01-13 12:31:15 -07:00
}
Reference in New Issue
Copy Permalink