C# Class SoundFingerprinting.Strides.StrideUtils

显示文件 Open project: AddictedCS/soundfingerprinting

Public Methods

Method Description
ToStride ( string strideType, int min, int max ) : IStride

Method Details

ToStride() public static method

public static ToStride ( string strideType, int min, int max ) : IStride
strideType string
min int
max int
return IStride