ID |
public void UpdateNormalized( int requestPadding = 1024, ID3UpdateTags updateTag = ID3UpdateTags.V2Only )
Exception | Condition |
---|---|
InvalidOperationException | Thrown if the last write timestamp of the original file has been modified since it was parsed, this can be regarded as a concurrency failure. |