BASS.NET API for the Un4seen BASS Audio Library

BaseEncoderEncodeFile Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodStatic memberCode exampleEncodeFile(BaseEncoder, BaseEncoderENCODEFILEPROC, Boolean, Boolean)
Encodes a given input file to a given output file using the specified encoder.
Public methodStatic memberCode exampleEncodeFile(BaseEncoder, BaseEncoderENCODEFILEPROC, Boolean, Boolean, Boolean)
Encodes a given input file to a given output file using the specified encoder.
Public methodStatic memberCode exampleEncodeFile(String, String, BaseEncoder, BaseEncoderENCODEFILEPROC, Boolean, Boolean)
Encodes a given input file to a given output file using the specified encoder.
Public methodStatic memberCode exampleEncodeFile(String, String, BaseEncoder, BaseEncoderENCODEFILEPROC, Boolean, Boolean, Boolean)
Encodes a given input file to a given output file using the specified encoder.
Public methodStatic memberCode exampleEncodeFile(BaseEncoder, BaseEncoderENCODEFILEPROC, Boolean, Boolean, Boolean, Double, Double)
Encodes a given input file to a given output file using the specified encoder.
Public methodStatic memberCode exampleEncodeFile(BaseEncoder, BaseEncoderENCODEFILEPROC, Boolean, Boolean, Boolean, Int64, Int64)
Encodes a given input file to a given output file using the specified encoder.
Public methodStatic memberCode exampleEncodeFile(String, String, BaseEncoder, BaseEncoderENCODEFILEPROC, Boolean, Boolean, Boolean, Double, Double)
Encodes a given input file to a given output file using the specified encoder.
Public methodStatic memberCode exampleEncodeFile(String, String, BaseEncoder, BaseEncoderENCODEFILEPROC, Boolean, Boolean, Boolean, Int64, Int64)
Encodes a given input file to a given output file using the specified encoder.
Top
See Also

Reference