BeforeEncodingDetectionEventArgs Constructors
Provides data for theBeforeEncoding
event.
Name | Parameters | Description |
---|---|---|
BeforeEncodingDetectionEventArgs(Stream) | stream | Initializes a new instance of the BeforeEncodingDetectionEventArgs class with specified settings. |
See Also