Uses of Class
bdsup2sub.supstream.bd.SupBDParser.PCSSegment
Packages that use SupBDParser.PCSSegment
-
Uses of SupBDParser.PCSSegment in bdsup2sub.supstream.bd
Methods in bdsup2sub.supstream.bd that return SupBDParser.PCSSegmentModifier and TypeMethodDescriptionprivate SupBDParser.PCSSegmentSupBDParser.readPCSSegment(int offset) Methods in bdsup2sub.supstream.bd with parameters of type SupBDParser.PCSSegmentModifier and TypeMethodDescriptionprivate intSupBDParser.getCompositionNumber(SupBDParser.PCSSegment segment) private PGSCompositionStateSupBDParser.getCompositionState(SupBDParser.PCSSegment segment) private booleanSupBDParser.getPaletteUpdateFlag(SupBDParser.PCSSegment segment) Retrieve palette (only) update flag from PCS segmentprivate booleanSupBDParser.parseODS(SupBDParser.PCSSegment pcsSegment, SubPictureBD subPictureBD, StringBuffer message) private voidSupBDParser.parsePCS(SupBDParser.PCSSegment segment, SubPictureBD subPictureBD, StringBuffer message) parse an PCS packet which contains width/height infoprivate intSupBDParser.parsePDS(SupBDParser.PCSSegment pcsSegment, SubPictureBD subPictureBD, StringBuffer message) private voidSupBDParser.parseWDS(SupBDParser.PCSSegment pcsSegment, SubPictureBD subPictureBD)