36#ifndef QSGMIIDecoder_h
37#define QSGMIIDecoder_h
48 virtual void Refresh()
override;
50 static std::string GetProtocolName();
57 std::string m_displayformat;
Abstract base class for all filter graph blocks which are not physical instrument channels.
Definition: Filter.h:95
Decoder for QSGMII.
Definition: QSGMIIDecoder.h:43
virtual void Refresh() override
Evaluates a filter graph node.
Definition: QSGMIIDecoder.cpp:88
Descriptor for a single stream coming off a channel.
Definition: StreamDescriptor.h:46