ElementSimpleBlock Class |
Namespace: StreamCoders.Container.Elements
The ElementSimpleBlock type exposes the following members.
Name | Description | |
---|---|---|
![]() | ElementSimpleBlock | Initializes a new instance of the ElementSimpleBlock class |
Name | Description | |
---|---|---|
![]() | ElementOffset | (Inherited from ElementBase.) |
Name | Description | |
---|---|---|
![]() | AddSample | (Overrides ElementBlockAddSample(MatroskaWriterConfiguration, Int64, MediaBufferByte, Int64, Int64, Int64).) |
![]() | FindAll(ElementType) |
Finds all children that match an ElementType (Inherited from ElementBase.) |
![]() | FindFirstChild(ElementType) |
Finds the first child that matches an ElementType (Inherited from ElementBase.) |
![]() | Populate | (Overrides ElementBlockPopulate(EbmlReader).) |
![]() | PopulateChildren |
Populate children of the current element.
(Inherited from ElementBase.) |
![]() | PopulateNextChild |
Populates the next child only.
(Inherited from ElementBase.) |
![]() | ProceedReading | (Inherited from ElementBase.) |
![]() | ReadBuffer |
Reads a number of bytes into a byte array.
(Inherited from ElementBase.) |
![]() | ReadElementSize |
Stores and returns size of element and also initializes internal element offset tracking.
(Inherited from ElementBase.) |
![]() | ReadId |
Reads an Element ID.
(Inherited from ElementBase.) |
![]() | ReadString |
Reads an octet string.
(Inherited from ElementBase.) |
![]() | SeekToElement | (Inherited from ElementBase.) |
![]() | SkipElement |
Skips the current element.
(Inherited from ElementBase.) |
![]() | ToString | (Inherited from ElementBase.) |
![]() | ToString(String) | (Inherited from ElementBase.) |
![]() | WriteElement |
Writes the whole element to the EBML output stream
(Inherited from ElementBase.) |
Name | Description | |
---|---|---|
![]() | Children | (Inherited from ElementBase.) |
![]() | ClusterTimeCode | (Inherited from ElementBlock.) |
![]() | Data | (Inherited from ElementBlock.) |
![]() | DelacedElementBlocks |
The delaced element blocks only contains data of LacingType != NoLacing.
(Inherited from ElementBlock.) |
![]() | DiscardableFrame |
Indicates whether the contained frame can be discarded by the player.
|
![]() | ElementSize | (Inherited from ElementBase.) |
![]() | HasUnknownSize | (Inherited from ElementBase.) |
![]() | Id | (Inherited from ElementBase.) |
![]() | InvisibleFrame | (Inherited from ElementBlock.) |
![]() | KeyFrame |
Indicates whether the contained frame is a key frame.
|
![]() | LacingType | (Inherited from ElementBlock.) |
![]() | Parent | (Inherited from ElementBase.) |
![]() | Timecode | (Inherited from ElementBlock.) |
![]() | TrackNumber | (Inherited from ElementBlock.) |
Name | Description | |
---|---|---|
![]() | Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) |
![]() | Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |