GetLoopCount
Gets the loop count of the media file.
int32_t GetLoopCount(Error *err = nullptr)
- Since
- Available since v4.5.1.
Parameters
- err
- Output parameter. Status or error information. See Error.
Return Values
Returns the loop count of the media file if the method call succeeds.