Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic List<OffsetBuffer<byte>> Nals
Public Nals As List(Of OffsetBuffer(Of Byte))
public:
List<OffsetBuffer<unsigned char>^>^ Nals
val mutable Nals: List<OffsetBuffer<byte>>
Field Value
Type:
ListOffsetBufferByte
See Also