GetStream

Método Audio.GetStream

Devuelve un Stream para lectura. Utilice ‘using’ o cierre el Stream después de usarlo.

public Stream GetStream()  

Valor de retorno

Stream para lectura.

Ver también