BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJMEDIA Reference

pjmedia_vid_codec_factory Struct Reference

#include <vid_codec.h>

Public Member Functions

 PJ_DECL_LIST_MEMBER (struct pjmedia_vid_codec_factory)
 

Data Fields

void * factory_data
 
pjmedia_vid_codec_factory_opop
 

Detailed Description

Codec factory describes a module that is able to create codec with specific capabilities. These capabilities can be queried by codec manager to create instances of codec.

Member Function Documentation

◆ PJ_DECL_LIST_MEMBER()

pjmedia_vid_codec_factory::PJ_DECL_LIST_MEMBER ( struct pjmedia_vid_codec_factory  )

Entries to put this structure in the codec manager list.

Field Documentation

◆ factory_data

void* pjmedia_vid_codec_factory::factory_data

The factory's private data.

◆ op

pjmedia_vid_codec_factory_op* pjmedia_vid_codec_factory::op

Operations to the factory.


The documentation for this struct was generated from the following file:

 


PJMEDIA small footprint Open Source media stack
Copyright (C) 2006-2008 Teluu Inc.