FullBoxFlagsArbitraryValueInclude Method |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic IFullBoxFlags Include(
uint flag
)
Public Function Include (
flag As UInteger
) As IFullBoxFlags
public:
virtual IFullBoxFlags^ Include(
unsigned int flag
) sealed
abstract Include :
flag : uint32 -> IFullBoxFlags
override Include :
flag : uint32 -> IFullBoxFlags
Parameters
- flag
- Type: SystemUInt32
Return Value
Type:
IFullBoxFlagsImplements
IFullBoxFlagsInclude(UInt32)
See Also