16 virtual ::webrtc::VideoFrameBuffer::Type type()
const ;
18 virtual int ChromaWidth()
const ;
20 virtual int ChromaHeight()
const ;
22 virtual ::webrtc::scoped_refptr<::webrtc::I420BufferInterface> ToI420() ;
24 virtual ::webrtc::I420BufferInterface
const* GetI420()
const ;
38 MCNAPI ::webrtc::VideoFrameBuffer::Type
$type()
const;
44 MCNAPI ::webrtc::scoped_refptr<::webrtc::I420BufferInterface>
$ToI420();
46 MCNAPI ::webrtc::I420BufferInterface
const*
$GetI420()
const;