All pastes #2073726 Raw Edit

Something

public text v1 · immutable
#2073726 ·published 2011-06-02 14:57 UTC
rendered paste body
thVideoMedia *videoStream = 0;
videoStream = new thVideoMedia ( (iBase*)this);
videoStream->Initialize (this->object_reg);

...

printf("found video stream!\n");

container->GetMediaArray ().Push ( (videoStream));