Twitch SDK (Internal)
Public Member Functions | Public Attributes | List of all members
ttv::broadcast::AudioStreamer::LayerProperties Struct Reference

Public Member Functions

 LayerProperties ()
 

Public Attributes

std::shared_ptr< IAudioCapturecapturer
 
volumeChanges_t volumeChanges
 
uint64_t initialTime
 
float volume
 
bool enabled
 

Constructor & Destructor Documentation

◆ LayerProperties()

ttv::broadcast::AudioStreamer::LayerProperties::LayerProperties ( )

Member Data Documentation

◆ capturer

std::shared_ptr<IAudioCapture> ttv::broadcast::AudioStreamer::LayerProperties::capturer

◆ enabled

bool ttv::broadcast::AudioStreamer::LayerProperties::enabled

◆ initialTime

uint64_t ttv::broadcast::AudioStreamer::LayerProperties::initialTime

◆ volume

float ttv::broadcast::AudioStreamer::LayerProperties::volume

◆ volumeChanges

volumeChanges_t ttv::broadcast::AudioStreamer::LayerProperties::volumeChanges

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