Get desktop application:
View/edit binary Protocol Buffers messages
Dependency specification and string identifier.
Used in:
The kind of dependency.
The string identifier for the dependency.
Used in:
Dependency specification for a filter. For a filter chain to be valid, any dependency that is required must be provided by an earlier filter.
A list of dependencies required on the decode path.
A list of dependencies provided on the decode path.
A list of dependencies required on the encode path.
A list of dependencies provided on the encode path.
Matching requirements for a filter. For a match tree to be used with a filter, the match requirements must be satisfied. This protobuf is provided by the filter implementation as a way to communicate the matching requirements to the filter factories, allowing for config rejection if the requirements are not satisfied.
Used in:
An explicit list of data inputs that are allowed to be used with this filter.