Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
skottie::MarkerObserver Class Referenceabstract

#include <Skottie.h>

Inheritance diagram for skottie::MarkerObserver:
SkRefCnt SkRefCntBase skottie_utils::CustomPropertyManager::MarkerInterceptor

Public Member Functions

virtual void onMarker (const char name[], float t0, float t1)=0
 
- Public Member Functions inherited from SkRefCntBase
 SkRefCntBase ()
 
virtual ~SkRefCntBase ()
 
bool unique () const
 
void ref () const
 
void unref () const
 

Detailed Description

Interface for receiving AE composition markers at Animation build time.

Definition at line 87 of file Skottie.h.

Member Function Documentation

◆ onMarker()

virtual void skottie::MarkerObserver::onMarker ( const char  name[],
float  t0,
float  t1 
)
pure virtual

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