Click or drag to resize
MP3StreamRecorderFilePath Property
The mp3 files path. It is null if the MP3StreamRecorder was not initialised with filename.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public string FilePath { get; }

Property Value

Type: String
See Also