mirror of
https://github.com/mpv-player/mpv
synced 2025-01-31 04:02:06 +00:00
moved file_size and len_in_msec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10874 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
619a28d16f
commit
3ddcf7ba1e
@ -88,8 +88,6 @@ main header:
|
|||||||
packet header
|
packet header
|
||||||
version v
|
version v
|
||||||
stream_count v
|
stream_count v
|
||||||
file_size v
|
|
||||||
length_in_msec v
|
|
||||||
reserved_bytes
|
reserved_bytes
|
||||||
checksum u(32)
|
checksum u(32)
|
||||||
|
|
||||||
@ -434,6 +432,7 @@ type
|
|||||||
|
|
||||||
name
|
name
|
||||||
the name of the info entry, valid names are
|
the name of the info entry, valid names are
|
||||||
|
"TotalTime" total length of the stream in msecs
|
||||||
"StreamId" the stream(s) to which the info packet applies
|
"StreamId" the stream(s) to which the info packet applies
|
||||||
"StartTimestamp"
|
"StartTimestamp"
|
||||||
"EndTimestamp" the time range in msecs to which the info applies
|
"EndTimestamp" the time range in msecs to which the info applies
|
||||||
|
Loading…
Reference in New Issue
Block a user