Video Conferencing application

// system setting
// encode mode
#define VF_FLAG_STM_NORMAL                0x0000
#define VF_FLAG_STM_VCD                    0x0001

// video setting
// picture rate
#define VF_FLAG_VID_23967                0x0001
#define VF_FLAG_VID_24                    0x0002
#define VF_FLAG_VID_25                    0x0003
#define VF_FLAG_VID_2997                0x0004
//#define VF_FLAG_VID_30                    0x0005
//#define VF_FLAG_VID_50                    0x0006
//#define VF_FLAG_VID_5994                0x0007
//#define VF_FLAG_VID_60                    0x0008
//#define VF_FLAG_VID_14985                0x0009
//#define VF_FLAG_VID_999                    0x000A
#define VF_FLAG_VID_7498                0x000B
// encode type
//#define VF_FLAG_VID_IPB                    0x0000    // mpeg IPB
//#define VF_FLAG_VID_I                    0x0001    // mpeg I only
// video input source
#define VF_FLAG_VID_COMPOSITE            0x0000
#define VF_FLAG_VID_SVHS                0x0001
//#define VF_FLAG_VID_EXTRA                0x0002
// mode (input format)
#define VF_FLAG_VID_AUTOFORMAT            0x0000 // used in VOne
#define VF_FLAG_VID_NTSC                0x0001 // used in VOne
#define VF_FLAG_VID_PAL                    0x0003 // used in VOne
//#define VF_FLAG_VID_PAL_M                0x0004
//#define VF_FLAG_VID_PAL_N                0x0005
//#define VF_FLAG_VID_SECAM                0x0006

// Video Algorithm
#define VF_FLAG_VID_MPEG                0x0000
#define VF_FLAG_VID_H261                0x0001

// audio setting
// layer
#define VF_FLAG_AUD_LAYER1                0x0001
#define VF_FLAG_AUD_LAYER2                0x0002
#define VF_FLAG_AUD_LAYER3                0x0004
// bitrate
#define VF_FLAG_AUD_32K                 0x00000001
#define VF_FLAG_AUD_48K                 0x00000002
#define VF_FLAG_AUD_56K                 0x00000003
#define VF_FLAG_AUD_64K                 0x00000004
#define VF_FLAG_AUD_80K                 0x00000005
#define VF_FLAG_AUD_96K                 0x00000006
#define VF_FLAG_AUD_112K                0x00000007
#define VF_FLAG_AUD_128K                0x00000008
#define VF_FLAG_AUD_160K                0x00000009
#define VF_FLAG_AUD_192K                0x0000000A
#define VF_FLAG_AUD_224K                0x0000000B
#define VF_FLAG_AUD_256K                0x0000000C
#define VF_FLAG_AUD_320K                0x0000000D
#define VF_FLAG_AUD_384K                0x0000000E
//bitrate -- Video Conferencing application
//#define VF_FLAG_AUD_16K                 0x00000100
//#define VF_FLAG_AUD_64000               0x00000101
// sample
#define VF_FLAG_AUD_SMP_44K             0x00000000
#define VF_FLAG_AUD_SMP_48K             0x00000001
#define VF_FLAG_AUD_SMP_32K             0x00000002
// sample -- Video Conferencing application
//#define VF_FLAG_AUD_SMP_22K             0x00000100
//#define VF_FLAG_AUD_SMP_11K             0x00000101
//#define VF_FLAG_AUD_SMP_8000            0x00000102

// mode
#define VF_FLAG_AUD_STEREO                0x0000
#define VF_FLAG_AUD_JOINTSTEREO            0x0001
#define VF_FLAG_AUD_DUALCHANNEL            0x0002
#define VF_FLAG_AUD_SINGLECHANNEL        0x0003
// input
 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

刺痛仁辛

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值