VisualSampleEntry Constructor (Box) |
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public VisualSampleEntry(
Box box
)
Public Sub New (
box As Box
)
public:
VisualSampleEntry(
Box^ box
)
new :
box : Box -> VisualSampleEntry
Parameters
- box
- Type: StreamCoders.Container.MP4Box
See Also