L4T Multimedia API Reference

27.1 Release

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Argus::Ext::IDebugCaptureSession Class Referenceabstract

Detailed Description

Interface used to dump session runtime information.

This interface is available from the CaptureSession class.

Definition at line 75 of file DebugCaptureSession.h.

Inheritance diagram for Argus::Ext::IDebugCaptureSession:
Collaboration diagram for Argus::Ext::IDebugCaptureSession:

Public Member Functions

virtual Status dump (int32_t fd) const =0
 Returns session runtime information to the specified file descriptor. More...
 

Static Public Member Functions

static const InterfaceIDid ()
 

Protected Member Functions

 ~IDebugCaptureSession ()
 

Constructor & Destructor Documentation

Argus::Ext::IDebugCaptureSession::~IDebugCaptureSession ( )
inlineprotected

Definition at line 86 of file DebugCaptureSession.h.

Member Function Documentation

virtual Status Argus::Ext::IDebugCaptureSession::dump ( int32_t  fd) const
pure virtual

Returns session runtime information to the specified file descriptor.

static const InterfaceID& Argus::Ext::IDebugCaptureSession::id ( )
inlinestatic

Definition at line 78 of file DebugCaptureSession.h.


The documentation for this class was generated from the following file: