NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.SharpBgfx
PerfStats.EncoderStatsCollection Structure
EncoderStatsCollection Properties
Count Property
Item Property
Perf
Stats
Encoder
Stats
Collection
Item Property
Accesses the element at the specified index.
Namespace:
Internal.SharpBgfx
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
PerfStats
EncoderStats
this
[
int
index
] {
get
; }
Parameters
index
Int32
The index of the element to retrieve.
Return Value
PerfStats
EncoderStats
The element at the given index.
Implements
IReadOnlyList
T
Item
Int32
See Also
Reference
PerfStats
EncoderStatsCollection Structure
Internal.SharpBgfx Namespace
Copyright 2026 NeoAxis. All rights reserved.