CSharpRTMP.Core.MediaFormats.mp4.boxes.AtomSTBL.AtomSTBL C# (CSharp) Method

AtomSTBL() public method

public AtomSTBL ( )
        public AtomSTBL() : base(STBL)
        {
            
        }
        public override void AtomCreated(BaseAtom atom)

Same methods

AtomSTBL::AtomSTBL ( MP4Document document, uint type, long size, long start )