FFmpegKit Linux API  4.5.1
Functions
AbstractSession.cpp File Reference

Go to the source code of this file.

Functions

static std::atomic< long > sessionIdGenerator (1)
 
void addSessionToSessionHistory (const std::shared_ptr< ffmpegkit::Session > session)
 

Function Documentation

◆ addSessionToSessionHistory()

void addSessionToSessionHistory ( const std::shared_ptr< ffmpegkit::Session session)

Definition at line 149 of file FFmpegKitConfig.cpp.

◆ sessionIdGenerator()

static std::atomic<long> sessionIdGenerator ( )
static