CBaseControlVideo.get_BitRate 方法
该方法 get_BitRate
检索视频的近似比特率。
语法
HRESULT get_BitRate(
long *pBitRate
);
参数
-
pBitRate
-
指向比特率的指针,以每秒位数为单位。
返回值
如果成功或E_OUTOFMEMORY内存不足,则返回 NOERROR。
注解
此成员函数实现 IBasicVideo::get_BitRate 方法。 它调用纯虚拟 CBaseControlVideo::GetVideoFormat 从派生类检索 VIDEOINFOHEADER 结构。
要求
要求 | Value |
---|---|
标头 |
|
库 |
|