SetPlayFormat
|
Início Anterior Próximo |
|
Delphi:
|
function SetPlayFormat(Port: Smallint; FileFormat: Smallint):
|
Smallint;
|
Visual Basic:
|
Function SetPlayFormat(Port As Integer, FileFormat as Integer)
|
As Integer
|
|
|
|
0 - ffWave
|
1 - ffSig
|
2 - ffWavePCM
|
3 - ffGsm610
|
0 - Executado com sucesso
|
1 - Parâmetro inválido.
|
2 - Não altera o formato caso o canal esteja reproduzindo uma mensagem.
|