Membrane Protocol SDP v0.1.1 Membrane.Protocol.SDP.Timezone View Source
This module represents SDP Timezone Correction used for translating base time for rebroadcasts.
For more details please see RFC4566 Section 5.11
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Membrane.Protocol.SDP.Timezone{
adjustment_time: non_neg_integer(),
offset: -12..12
}
t() :: %Membrane.Protocol.SDP.Timezone{ adjustment_time: non_neg_integer(), offset: -12..12 }
Link to this section Functions
Link to this function