Prosody Audio Video Format (AVF): API: sm_avfrec_destroy

This function is deprecated.

Prototype Definition

int sm_avfrec_destroy(tSMAVFrecId avfrec)

Parameters

avfrec
A tSMAVFrecId that has been prevously created by a call to sm_avfrec_create().

Description

Destroys avfrec invalidating the tSMAVFrecId.

Returns

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


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