| 
    ZegoLiveRoom
    
   | 
 
This is the complete list of members for AVE::VideoBufferPool, including all inherited members.
| DequeueInputBuffer(int width, int height, int stride)=0 | AVE::VideoBufferPool | pure virtual | 
| GetInputBuffer(int index)=0 | AVE::VideoBufferPool | pure virtual | 
| QueueInputBuffer(int index, int width, int height, int stride, unsigned long long timestamp_100n)=0 | AVE::VideoBufferPool | pure virtual | 
| QueueInputBufferWithDest(int index, int width, int height, int stride, unsigned long long timestamp_100n, VideoBufferDestination dest) | AVE::VideoBufferPool | inlinevirtual |