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

AtomSBGP() public method

public AtomSBGP ( ) : System
return System
        public AtomSBGP() : base(SBGP)
        {
        }

Same methods

AtomSBGP::AtomSBGP ( MP4Document document, uint type, long size, long start ) : System