C# Класс CSharpRTMP.Core.MediaFormats.mp4.boxes.AtomAVCC

Наследование: BaseAtom
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
AtomAVCC ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic
Hierarchy ( int indent ) : string
Read ( ) : void

Описание методов

AtomAVCC() публичный Метод

public AtomAVCC ( MP4Document document, uint type, long size, long start ) : System.Collections.Generic
document MP4Document
type uint
size long
start long
Результат System.Collections.Generic

Hierarchy() публичный Метод

public Hierarchy ( int indent ) : string
indent int
Результат string

Read() публичный Метод

public Read ( ) : void
Результат void