OpenShot Library | libopenshot  0.7.0
Public Member Functions | List of all members
openshot::ScreenCaptureReader::SystemAudioCapture Class Reference

Public Member Functions

void AddFrameAudio (const std::shared_ptr< Frame > &, int64_t, const Fraction &)
 
int Channels () const
 
void Close ()
 
void Open ()
 
void Reset ()
 
int SampleRate () const
 
 SystemAudioCapture (const ScreenCaptureSettings &)
 

Detailed Description

Definition at line 451 of file ScreenCaptureReader.cpp.

Constructor & Destructor Documentation

◆ SystemAudioCapture()

openshot::ScreenCaptureReader::SystemAudioCapture::SystemAudioCapture ( const ScreenCaptureSettings )
inlineexplicit

Definition at line 454 of file ScreenCaptureReader.cpp.

Member Function Documentation

◆ AddFrameAudio()

void openshot::ScreenCaptureReader::SystemAudioCapture::AddFrameAudio ( const std::shared_ptr< Frame > &  ,
int64_t  ,
const Fraction  
)
inline

Definition at line 457 of file ScreenCaptureReader.cpp.

◆ Channels()

int openshot::ScreenCaptureReader::SystemAudioCapture::Channels ( ) const
inline

Definition at line 460 of file ScreenCaptureReader.cpp.

◆ Close()

void openshot::ScreenCaptureReader::SystemAudioCapture::Close ( )
inline

Definition at line 456 of file ScreenCaptureReader.cpp.

◆ Open()

void openshot::ScreenCaptureReader::SystemAudioCapture::Open ( )
inline

Definition at line 455 of file ScreenCaptureReader.cpp.

◆ Reset()

void openshot::ScreenCaptureReader::SystemAudioCapture::Reset ( )
inline

Definition at line 458 of file ScreenCaptureReader.cpp.

◆ SampleRate()

int openshot::ScreenCaptureReader::SystemAudioCapture::SampleRate ( ) const
inline

Definition at line 459 of file ScreenCaptureReader.cpp.


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