17 virtual ::webrtc::VideoFrameBuffer::Type type()
const ;
20 virtual int ChromaWidth()
const ;
23 virtual int ChromaHeight()
const ;
26 virtual ::webrtc::scoped_refptr<::webrtc::I420BufferInterface> ToI420() ;
29 virtual ::webrtc::I420BufferInterface
const* GetI420()
const ;
44 MCNAPI ::webrtc::VideoFrameBuffer::Type
$type()
const;
50 MCNAPI ::webrtc::scoped_refptr<::webrtc::I420BufferInterface>
$ToI420();
52 MCNAPI ::webrtc::I420BufferInterface
const*
$GetI420()
const;