DESCRIPTION: Allows an authenticated user to convert the frame to smpte format (hh:mm:ss:ff)
INPUT:
_user: Login name of the executor.
_pwd: Password of the executor.
coduser: station code(0 for all stations)
value: value in frames to convert to SMPTE format (hh:mm:ss:ff)
ConvertFrameToSmpte
OUTPUT:
<string xmlns="http://www.etere.eu/EtereWSApi"><?xml version="1.0" encoding="utf-8"?> <WSApiResponse> <Function Name="Frames"> 00:00:10.04 </Function> </WSApiResponse> </string>
ConvertFrameToSmpte_output