Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RTPConverter ¶
type RTPConverter struct {
// contains filtered or unexported fields
}
func NewRTPConverter ¶
func NewRTPConverter(clockRate int64) *RTPConverter
func (*RTPConverter) ToDuration ¶
func (r *RTPConverter) ToDuration(rtpTicks uint32) time.Duration
func (*RTPConverter) ToDurationExt ¶
func (r *RTPConverter) ToDurationExt(rtpExtTicks uint64) time.Duration
Click to show internal directories.
Click to hide internal directories.