|
nx_metadata_sdk
1.0
Metadata SDK
|
#include <i_uncompressed_video_frame.h>
Public Member Functions | |
| Ptr< IList< IMetadataPacket > > | metadataList () const |
Public Member Functions inherited from nx::sdk::Interface< IUncompressedVideoFrame, IUncompressedVideoFrame0 > | |
| virtual IRefCountable * | queryInterface (const InterfaceId *id) |
| Ptr< Interface > | queryInterface () |
| Ptr< const Interface > | queryInterface () const |
Static Public Member Functions | |
| static auto | interfaceId () |
Protected Member Functions | |
| virtual IList< IMetadataPacket > * | getMetadataList () const =0 |
Protected Member Functions inherited from nx::sdk::Interface< IUncompressedVideoFrame, IUncompressedVideoFrame0 > | |
| virtual IRefCountable * | queryInterface (const IRefCountable::InterfaceId *id) override |
| IRefCountable * | queryInterfaceSupportingDeprecatedId (const IRefCountable::InterfaceId *id, const Uuid &deprecatedInterfaceId) |
Represents a single uncompressed video frame.
|
protectedpure virtual |
Called by metadataList()
1.8.14