MP3StreamRecorderFilePath Property |
The mp3 files path. It is null if the MP3StreamRecorder was not initialised with filename.
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string FilePath { get; }
Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}
member FilePath : string with get
Property Value
Type:
StringSee Also