int GetRecordingLengthInSeconds(string inattachName)
Description
Returns the length (in seconds) of a recording media file
Parameters
The following is a list of parameters the functions receives
Parameter | Type | Description |
---|---|---|
inattachName | Int32 | Name of attachment file |
Return Type
int
Comments
Please sign in to leave a comment.