C# (CSharp) SwfDotNet.IO Namespace

Nested Namespaces

SwfDotNet.IO.ByteCode
SwfDotNet.IO.Exceptions
SwfDotNet.IO.Tags
SwfDotNet.IO.Utils

Classes

Name Description
Component Component.
ComponentCollection ComponentCollection
Dictionary Dictionary class. The dictionary is a repository of tags associated with unique character ID.
Flv Flv.
FlvHeader FlvHeader.
FlvReader FlvReader.
FlvWriter FlvWriter.
Swc Swc class.
SwcReader SwcReader
SwcWriter SwcWriter.
Swf The Swf class is basically a data structure for swf data, containing header informations and a collection of swf tags.
SwfCollection SwfCollection is a typed collection of Swf objects.
SwfHeader Swf file header object contains main informations about the animation.
SwfReader The SwfReader class reads and parses a swf file from a stream.
SwfWriter SwfWriter provides the way to write a Swf to a file or a stream.