| 
       << Click to display table of contents >> TRVMicrophoneView.Orientation | 
    
Specifies how the content is oriented.
type // defined in MRVType unit
TRVMicrophoneOrientation = (rvmpoHorizontal, rvmpoVertical);
property Orientation: TRVMicrophoneOrientation;
Default value
rvmpoVertical
See also