IFullBoxFlagsInclude Method |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax IFullBoxFlags Include(
uint flag
)
Function Include (
flag As UInteger
) As IFullBoxFlags
IFullBoxFlags^ Include(
unsigned int flag
)
abstract Include :
flag : uint32 -> IFullBoxFlags
Parameters
- flag
- Type: SystemUInt32
Return Value
Type:
IFullBoxFlagsSee Also