public static interface DecodeBin2.NEW_DECODED_PAD
DecodeBin2
decodes a new pad.Modifier and Type | Method and Description |
---|---|
void |
newDecodedPad(DecodeBin2 element,
Pad pad,
boolean last) |
void newDecodedPad(DecodeBin2 element, Pad pad, boolean last)
element
- The element which has the new Pad.pad
- the new Pad.last
- (unknown)