Method GetNumFramesAllocated
GetNumFramesAllocated(int)
Queries the number of RT handle buffers allocated for a buffer ID.
Declaration
public int GetNumFramesAllocated(int bufferId)
Parameters
Type | Name | Description |
---|---|---|
int | bufferId | The buffer ID to query. |
Returns
Type | Description |
---|---|
int | The num of frames allocated |