Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MPEG1Audio ¶
type MPEG1Audio = format.MPEG1Audio
type MPEG1Video ¶
type MPEG1Video = format.MPEG1Video
type MPEG4Audio ¶
type MPEG4Audio = format.MPEG4Audio
type MPEG4Video ¶
type MPEG4Video = format.MPEG4Video
type PS ¶
func (*PS) CreateDecoder ¶
func (f *PS) CreateDecoder() (*rtpencoder.PSRtpDecoder, error)
CreateDecoder creates a decoder able to decode the content of the format.
func (*PS) CreateEncoder ¶
func (f *PS) CreateEncoder() (*rtpencoder.PSRtpEncoder, error)
CreateEncoder creates an encoder able to encode the content of the format.
Click to show internal directories.
Click to hide internal directories.