vp8

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 8, 2023 License: MIT Imports: 1 Imported by: 1

Documentation

Overview

Package vp8 *

  • @Author: W.w.
  • @Date: 2020/10/4 18:50
  • @Desc:

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Vp8Descriptor

type Vp8Descriptor struct {
	X   bool
	R   bool
	N   bool
	S   bool
	PID byte

	I bool
	L bool
	T bool
	K bool

	M         bool
	PictureId uint16

	LContent byte

	TKContent byte

	Payload []byte
}

func Vp8DescriptorUnmarshal

func Vp8DescriptorUnmarshal(payload []byte) *Vp8Descriptor

func (*Vp8Descriptor) Marshal

func (self *Vp8Descriptor) Marshal() []byte

func (*Vp8Descriptor) Unmarshal

func (self *Vp8Descriptor) Unmarshal(payload []byte) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL