IVideoStartRecordingVideoFile Method
Starts recording a new video file.
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
string StartRecordingVideoFile(
string PreferredFileName
)
Function StartRecordingVideoFile (
PreferredFileName As String
) As String
- PreferredFileName String
- The file name requested by the client. Some systems may not allow the file name to be controlled directly and they should ignore this parameter.
StringThe actual file name of the file that is being recorded.
Supported in: .NET Standard 2.0, .NET 8 .NET 9. .NET 10