Searched defs:SetCoderProperties (Results 1 – 7 of 7) sorted by relevance
37 STDMETHODIMP CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 n… in SetCoderProperties() function in NCompress::NPpmd::CEncoder
59 STDMETHODIMP CDeltaEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UIn… in SetCoderProperties() function in CDeltaEncoder
58 STDMETHODIMP CEncoder::SetCoderProperties(const PROPID *propIDs, in SetCoderProperties() function in NCompress::NLzma2::CEncoder
101 STDMETHODIMP CEncoder::SetCoderProperties(const PROPID *propIDs, in SetCoderProperties() function in NCompress::NLzma::CEncoder
145 void SetCoderProperties(CoderPropID[] propIDs, object[] properties); in SetCoderProperties() method
220 STDMETHODIMP CFilterCoder::SetCoderProperties(const PROPID *propIDs, in SetCoderProperties() function in CFilterCoder
1368 public void SetCoderProperties(CoderPropID[] propIDs, object[] properties) in SetCoderProperties() method in SevenZip.Compression.LZMA.Encoder