IFullBoxFlagsSetValue Method |
Sets a value.
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax void SetValue(
uint flags
)
Sub SetValue (
flags As UInteger
)
void SetValue(
unsigned int flags
)
abstract SetValue :
flags : uint32 -> unit
Parameters
- flags
- Type: SystemUInt32
The flags.
See Also