Loading...
Searching...
No Matches
List of all members
BMediaNode Class Referenceabstract

#include <MediaNode.h>

Inherited by BBufferConsumer [virtual], BBufferProducer [virtual], BControllable [virtual], BFileInterface [virtual], BMediaEventLooper [virtual], and BTimeSource [virtual].

Detailed Description

BMediaNode is the indirect base class for all Media Kit participants. However, you should use the more specific BBufferConsumer, BBufferProducer and others rather than BMediaNode directly. It's OK to multiply inherit.