ExSDP.Timezone (ExSDP v0.7.0) View Source

This module groups multiple SDP Timezone Correction used for translating base time for rebroadcasts.

Link to this section Summary

Link to this section Types

Specs

t() :: %ExSDP.Timezone{corrections: [ExSDP.Timezone.Correction.t()]}

Link to this section Functions

Specs

parse(binary()) :: {:ok, t()} | {:error, :invalid_timezone}