mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-04 23:08:42 +01:00
fixes #797 - Determine mpeg2ts timestamp info
This commit is contained in:
@@ -110,11 +110,4 @@ namespace MediaBrowser.Model.Dlna
|
||||
MPEG4_H263_3GPP_P0_L10_AMR,
|
||||
MPEG4_H263_MP4_P0_L10_AAC
|
||||
}
|
||||
|
||||
public enum TransportStreamTimestamp
|
||||
{
|
||||
NONE,
|
||||
ZERO,
|
||||
VALID
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user