SDL Wiki
(This function is part of SDL_mixer, a separate library from SDL.)

Mix_GroupCount

Returns the number of channels in a group.

Syntax

int Mix_GroupCount(int tag);

Function Parameters

tag an arbitrary value, assigned to channels, to search for.

Return Value

Returns the number of channels assigned the specified tag.

Remarks

If tag is -1, this will return the total number of channels allocated, regardless of what their tag might be.

Version

This function is available since SDL_mixer 2.0.0.


CategoryAPI


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.