FullBoxFlagsArbitraryValueSetValue Method |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic void SetValue(
uint flags
)
Public Sub SetValue (
flags As UInteger
)
public:
virtual void SetValue(
unsigned int flags
) sealed
abstract SetValue :
flags : uint32 -> unit
override SetValue :
flags : uint32 -> unit
Parameters
- flags
- Type: SystemUInt32
Implements
IFullBoxFlagsSetValue(UInt32)
See Also