Navigation
API > API/Plugins > API/Plugins/ElectraPlayerPlugin > API/Plugins/ElectraPlayerPlugin/IElectraSafeMediaOptionInterface
| Name | FScopedLock |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraPlayer/Source/ElectraPlayerPlugin/Public/IElectraPlayerPluginModule.h |
| Include Path | #include "IElectraPlayerPluginModule.h" |
Syntax
class FScopedLock
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedLock
(
const TSharedPtr< IElectraSafeMediaOptionInterface, ESPMode::ThreadSafe >& InSafeMediaOptionInterfa... |
IElectraPlayerPluginModule.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedLock() |
IElectraPlayerPluginModule.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SafeMediaOptionInterface | TSharedPtr< IElectraSafeMediaOptionInterface, ESPMode::ThreadSafe > | IElectraPlayerPluginModule.h |