Click or drag to resize
IFullBoxFlags Interface

Namespace: StreamCoders.Container.MP4
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public interface IFullBoxFlags

The IFullBoxFlags type exposes the following members.

Methods
  NameDescription
Public methodGetValue
Gets the value.
Public methodHasFlag
Checks if a value is set.
Public methodInclude
Public methodIncludeIf
Public methodSetValue
Sets a value.
Top
See Also