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