Class: Codec

This is a concept which represents an algorithm or code capable of performing some transformation on a data stream or signal. Codecs can both put the stream into an encoded form (e.g. compression or encryption) and later decode the stream back to its original form.

•owl:Thing
        •Codec

Super Classes

owl:Thing

Abstract Syntax

Class(Codec partial owl:Thing)

Usage

Class Description/Definition (Necessary Conditions)

AudioCodec, SecurityCodec, VideoCodec
Generated with OWLDoc