메소드 | 설명 | |
---|---|---|
FlacLibSharpMaxTrackIndicesExceededException ( int maxIndexPoints ) : System |
Creates an exception to indicate that too many index points have been added to a CueSheet Track.
|
public FlacLibSharpMaxTrackIndicesExceededException ( int maxIndexPoints ) : System | ||
maxIndexPoints | int | How many index points that are allowed. |
리턴 | System |