openshot-audio
0.1.5
|
Public Types | |
typedef ReferenceCountedObjectPtr< FTFaceWrapper > | Ptr |
Public Member Functions | |
FTFaceWrapper (const FTLibWrapper::Ptr &ftLib, const File &file, int faceIndex) | |
FTFaceWrapper (const FTLibWrapper::Ptr &ftLib, const void *data, size_t dataSize, int faceIndex) | |
~FTFaceWrapper () | |
![]() | |
void | incReferenceCount () noexcept |
void | decReferenceCount () noexcept |
bool | decReferenceCountWithoutDeleting () noexcept |
int | getReferenceCount () const noexcept |
Public Attributes | |
FT_Face | face |
FTLibWrapper::Ptr | library |
MemoryBlock | savedFaceData |
Additional Inherited Members | |
![]() | |
ReferenceCountedObject () | |
virtual | ~ReferenceCountedObject () |
void | resetReferenceCount () noexcept |
|
inline |
|
inline |
|
inline |
FT_Face FTFaceWrapper::face |
FTLibWrapper::Ptr FTFaceWrapper::library |
MemoryBlock FTFaceWrapper::savedFaceData |