public sealed class SrtOutputFileFormatConfig : IMessage<SrtOutputFileFormatConfig>, IEquatable<SrtOutputFileFormatConfig>, IDeepCloneable<SrtOutputFileFormatConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class SrtOutputFileFormatConfig.
Output configurations SubRip Text formatted subtitle file.
Implements
IMessageSrtOutputFileFormatConfig, IEquatableSrtOutputFileFormatConfig, IDeepCloneableSrtOutputFileFormatConfig, IBufferMessage, IMessageNamespace
Google.Cloud.Speech.V2Assembly
Google.Cloud.Speech.V2.dll
Constructors
SrtOutputFileFormatConfig()
public SrtOutputFileFormatConfig()
SrtOutputFileFormatConfig(SrtOutputFileFormatConfig)
public SrtOutputFileFormatConfig(SrtOutputFileFormatConfig other)
Parameter | |
---|---|
Name | Description |
other |
SrtOutputFileFormatConfig |