Home
wrtc

codec_registry::Entry

Entry

#include <src/webrtc/src/codecregistry.h>
struct Entry

Defined in src/webrtc/src/codecregistry.h:26

List of all members

NameKindOwner
specvariableDeclared here
decoderCodecIdvariableDeclared here

Public Attributes

ReturnNameDescription
CodecSpecspec
AVCodecIDdecoderCodecId

spec

CodecSpec spec

Defined in src/webrtc/src/codecregistry.h:28


decoderCodecId

AVCodecID decoderCodecId = AV_CODEC_ID_NONE

Defined in src/webrtc/src/codecregistry.h:30