Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func H264_decode_sps ¶
*
- 解码SPS,获取视频图像宽、高和帧率信息 *
- @param buf SPS数据内容
- @param nLen SPS数据的长度
- @param width 图像宽度
- @param height 图像高度
- @成功则返回true , 失败则返回false
Types ¶
type MkvSaver ¶
type MkvSaver struct {
// contains filtered or unexported fields
}
func NewMkvSaver ¶
func (*MkvSaver) InitWriter ¶
Click to show internal directories.
Click to hide internal directories.