RDK Documentation (Open Sourced RDK Components)
|
Provides reference based memory management. More...
#include <aampoutputprotection.h>
Public Member Functions | |
uint32_t | AddRef () const |
void | Release () const |
Private Attributes | |
pthread_mutex_t | m_refCountMutex |
int | m_refCount |
Provides reference based memory management.
Definition at line 79 of file aampoutputprotection.h.