Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder decode motion jpeg
func NewDecoder ¶
NewDecoder return new instance of Decoder
func NewDecoderFromResponse ¶
NewDecoderFromResponse return new instance of Decoder from http.Response
func NewDecoderFromURL ¶
NewDecoderFromURL return new instance of Decoder from response which specified URL
type Stream ¶
func NewStreamWithInterval ¶
Click to show internal directories.
Click to hide internal directories.