runAndWrite Method
runAndWrite()
Runs the rate allocation algorithm and writes the data to the
bit stream. This must be called after the initialize() method.
Declaration
public abstract void runAndWrite()
Public MustOverride Sub runAndWrite()
See Also