Parses this object.
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public virtual bool Parse()
Public Overridable Function Parse As Boolean
public:
virtual bool Parse()
abstract Parse : unit -> bool
override Parse : unit -> bool
Return Value
Type:
Boolean
true if it succeeds, false if it fails.
See Also