MPEG.TS (MPEG.TS v3.2.3)
View SourceSummary
Types
@type timestamp_90khz() :: non_neg_integer()
@type timestamp_ns() :: non_neg_integer()
Functions
@spec convert_ns_to_ts(timestamp_ns()) :: timestamp_90khz()
Converts MPEG's timestamp to nanoseconds
@spec convert_ts_to_ns(timestamp_90khz()) :: timestamp_ns()
Converts nanoseconds to MPEG's clock