AudioSegment - GraphΒΆ

r:AudioType

digraph G { fontname = "Bitstream Vera Sans" fontsize = 8 overlap=false; compound=true; node [ fontname = "Bitstream Vera Sans" fontsize = 8 shape = "record" ] edge [ fontname = "Bitstream Vera Sans" fontsize = 8 mode="ipsep" ] DDI4_AudioSegment [ label = "{<id>AudioSegment | + typeOfAudioClip : ExternalControlledVocabularyEntry \l + audioClipBegin : \l + audioClipEnd : \l \l \l| \l \l}" tooltip = "StructuredDataTypes:AudioSegment" ] DDI4_AudioSegment -> DDI4_ [arrowhead=onormal color="#000000"]; }