Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/FMediaIOCorePlayerBase
- IMediaCache::GetSampleCount()
- FMediaIOCorePlayerBase::GetSampleCount()
References
| Module | MediaIOCore |
| Header | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCorePlayerBase.h |
| Include | #include "MediaIOCorePlayerBase.h" |
| Source | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Private/Player/MediaIOCorePlayerBase.cpp |
virtual int32 GetSampleCount
&40;
EMediaCacheState State
&41; const
Remarks
Query the number of samples for the specified caching state. Sample count.
Parameters
| Name | Description |
|---|---|
| State | The sample state we're interested in. |