StreamPlaybackUtil_openh264

class kanzi::connect::StreamPlaybackUtil_openh264 : public ConnectStreamPlaybackUtil

StreamPlaybackUtil_openh264 uses openh264 to decode frames.

Public Functions

~StreamPlaybackUtil_openh264() override

Destructor.

Public Static Functions

shared_ptr<StreamPlaybackUtil_openh264> create(Domain &domain, const string &streamId, FrameReceiverSharedPtr frameReceiver, const int maxQueueSize)

Creates instance of StreamPlaybackUtil_openh264.