Prosody Audio Video Format (AVF): API: sm_avfplay_destroy

This function is deprecated.

Prototype Definition

int sm_avfplay_destroy(tSMAVFplayId avfplay)

Parameters

avfplay
A tSMAVFplayId that has been prevously created by a call to sm_avfplay_create().

Description

Destroys avfplay invalidating the tSMAVFplayId.

Returns

0 if call completed successfully, otherwise a standard error such as:


This function is part of the Prosody Audio Video Format (AVF) API.