FragmentSampleFlagsParse Method |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic void Parse(
uint sample_flags
)
Public Sub Parse (
sample_flags As UInteger
)
public:
void Parse(
unsigned int sample_flags
)
member Parse :
sample_flags : uint32 -> unit
Parameters
- sample_flags
- Type: SystemUInt32
See Also